is not current version
Last Version 3.17.0

org.apache.camel.karaf:tests 3.7.1

Camel Karaf Integration Tests

GroupId

GroupId

org.apache.camel.karaf
ArtifactId

ArtifactId

tests
Version

Version

3.7.1
Type

Type

pom

Download tests 3.7.1

Filename Size
tests-3.7.1.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.camel.karaf/tests/ -->
<dependency>
    <groupId>org.apache.camel.karaf</groupId>
    <artifactId>tests</artifactId>
    <version>3.7.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.karaf/tests/
implementation 'org.apache.camel.karaf:tests:3.7.1'
// https://jarcasting.com/artifacts/org.apache.camel.karaf/tests/
implementation ("org.apache.camel.karaf:tests:3.7.1")
'org.apache.camel.karaf:tests:pom:3.7.1'
<dependency org="org.apache.camel.karaf" name="tests" rev="3.7.1">
  <artifact name="tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.karaf', module='tests', version='3.7.1')
)
libraryDependencies += "org.apache.camel.karaf" % "tests" % "3.7.1"
[org.apache.camel.karaf/tests "3.7.1"]