License |
License |
---|---|
GroupId | GroupIdorg.apache.camel.karaf |
ArtifactId | ArtifactIdcamel-commands-core |
Version | Version3.15.0 |
Type | Typejar |
Description |
DescriptionCamel Karaf :: Platforms :: Commands :: Core
Core Camel Commands
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
camel-commands-core-3.15.0.pom | |
camel-commands-core-3.15.0.jar | 66 KB |
camel-commands-core-3.15.0-sources.jar | 51 KB |
camel-commands-core-3.15.0-javadoc.jar | 558 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel.karaf/camel-commands-core/ -->
<dependency>
<groupId>org.apache.camel.karaf</groupId>
<artifactId>camel-commands-core</artifactId>
<version>3.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.karaf/camel-commands-core/
implementation 'org.apache.camel.karaf:camel-commands-core:3.15.0'
// https://jarcasting.com/artifacts/org.apache.camel.karaf/camel-commands-core/
implementation ("org.apache.camel.karaf:camel-commands-core:3.15.0")
'org.apache.camel.karaf:camel-commands-core:jar:3.15.0'
<dependency org="org.apache.camel.karaf" name="camel-commands-core" rev="3.15.0">
<artifact name="camel-commands-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.karaf', module='camel-commands-core', version='3.15.0')
)
libraryDependencies += "org.apache.camel.karaf" % "camel-commands-core" % "3.15.0"
[org.apache.camel.karaf/camel-commands-core "3.15.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-core | jar | |
org.apache.camel : camel-management | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.apache.logging.log4j : log4j-api | jar | |
org.apache.logging.log4j : log4j-core | jar | |
org.apache.logging.log4j : log4j-slf4j-impl | jar |