License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Logging Application Layer Libs |
GroupId | GroupIdorg.apache.camel.quarkus |
ArtifactId | ArtifactIdcamel-quarkus-support-commons-logging |
Last Version | Last Version2.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel Quarkus :: Support :: Commons Logging :: Runtime
Maven plugins configuration
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-support-commons-logging/ -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-commons-logging</artifactId>
<version>2.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-support-commons-logging/
implementation 'org.apache.camel.quarkus:camel-quarkus-support-commons-logging:2.10.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-support-commons-logging/
implementation ("org.apache.camel.quarkus:camel-quarkus-support-commons-logging:2.10.0")
'org.apache.camel.quarkus:camel-quarkus-support-commons-logging:jar:2.10.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-support-commons-logging" rev="2.10.0">
<artifact name="camel-quarkus-support-commons-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-support-commons-logging', version='2.10.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-support-commons-logging" % "2.10.0"
[org.apache.camel.quarkus/camel-quarkus-support-commons-logging "2.10.0"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-core | jar | |
org.jboss.logging : commons-logging-jboss-logging | jar |