is not current version
Last Version 8.0.4

org.ops4j.pax.web.itest:pax-web-itest-karaf 7.2.5


GroupId

GroupId

org.ops4j.pax.web.itest
ArtifactId

ArtifactId

pax-web-itest-karaf
Version

Version

7.2.5
Type

Type

jar

Download pax-web-itest-karaf 7.2.5


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