is not current version
Last Version 4.4.0

org.apache.karaf.itests:tests 4.2.8


GroupId

GroupId

org.apache.karaf.itests
ArtifactId

ArtifactId

tests
Version

Version

4.2.8
Type

Type

jar

Download tests 4.2.8


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