build(deps): bump pax.logging.version from 2.3.3 to 2.3.4 (#2661) Bumps `pax.logging.version` from 2.3.3 to 2.3.4. Updates `org.ops4j.pax.logging:pax-logging-api` from 2.3.3 to 2.3.4 - [Changelog](https://github.com/ops4j/org.ops4j.pax.logging/blob/main/RELEASE-NOTES.html) - [Commits](https://github.com/ops4j/org.ops4j.pax.logging/compare/logging-2.3.3...logging-2.3.4) Updates `org.ops4j.pax.logging:pax-logging-log4j2` from 2.3.3 to 2.3.4 - [Changelog](https://github.com/ops4j/org.ops4j.pax.logging/blob/main/RELEASE-NOTES.html) - [Commits](https://github.com/ops4j/org.ops4j.pax.logging/compare/logging-2.3.3...logging-2.3.4) Updates `org.ops4j.pax.logging:pax-logging-log4j2-extra` from 2.3.3 to 2.3.4 - [Changelog](https://github.com/ops4j/org.ops4j.pax.logging/blob/main/RELEASE-NOTES.html) - [Commits](https://github.com/ops4j/org.ops4j.pax.logging/compare/logging-2.3.3...logging-2.3.4) Updates `org.ops4j.pax.logging:pax-logging-logback` from 2.3.3 to 2.3.4 - [Changelog](https://github.com/ops4j/org.ops4j.pax.logging/blob/main/RELEASE-NOTES.html) - [Commits](https://github.com/ops4j/org.ops4j.pax.logging/compare/logging-2.3.3...logging-2.3.4) --- updated-dependencies: - dependency-name: org.ops4j.pax.logging:pax-logging-api dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.ops4j.pax.logging:pax-logging-log4j2 dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.ops4j.pax.logging:pax-logging-log4j2-extra dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.ops4j.pax.logging:pax-logging-logback dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Apache Karaf is a modulith runtime, supporting several frameworks and programming model (REST/API, web, spring boot, ...). It provides turnkey features that you can directly leverage without effort, packaged as mutable or immutable application.
For an Apache Karaf source distribution, please read BUILDING.md for instructions on building Apache Karaf.
The PDF manual is the right place to find any information about Karaf.
The examples provide a bunch of turnkey minimal applications that you can deploy in Apache Karaf and extend/template as you want.
To get involved in Apache Karaf:
We also have a contributor's guide.
Many thanks for using Apache Karaf.
The Apache Karaf Team