License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-itest-karaf |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: Integration Tests :: Karaf
Performs Karaf compliance integration tests
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-itest-karaf-3.0.1.pom | |
camel-itest-karaf-3.0.1.jar | 14 KB |
camel-itest-karaf-3.0.1-sources.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-itest-karaf/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-itest-karaf</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-itest-karaf/
implementation 'org.apache.camel:camel-itest-karaf:3.0.1'
// https://jarcasting.com/artifacts/org.apache.camel/camel-itest-karaf/
implementation ("org.apache.camel:camel-itest-karaf:3.0.1")
'org.apache.camel:camel-itest-karaf:jar:3.0.1'
<dependency org="org.apache.camel" name="camel-itest-karaf" rev="3.0.1">
<artifact name="camel-itest-karaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-itest-karaf', version='3.0.1')
)
libraryDependencies += "org.apache.camel" % "camel-itest-karaf" % "3.0.1"
[org.apache.camel/camel-itest-karaf "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.servicemix.bundles : org.apache.servicemix.bundles.javax-inject | jar | 1_2 |
org.apache.servicemix.bundles : org.apache.servicemix.bundles.junit | jar | 4.11_1 |
log4j : log4j | jar | 1.2.17 |