is not current version
Last Version 4.4.0

org.apache.karaf.itests:itests 3.0.0.RC1


GroupId

GroupId

org.apache.karaf.itests
ArtifactId

ArtifactId

itests
Version

Version

3.0.0.RC1
Type

Type

jar

Download itests 3.0.0.RC1


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