is not current version
Last Version 4.4.0

org.apache.karaf.itests:itests 4.3.0


GroupId

GroupId

org.apache.karaf.itests
ArtifactId

ArtifactId

itests
Version

Version

4.3.0
Type

Type

pom

Download itests 4.3.0

Filename Size
itests-4.3.0.pom 1 KB
Browse

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