is not current version
Last Version 8.0.4

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


GroupId

GroupId

org.ops4j.pax.web.itest
ArtifactId

ArtifactId

pax-web-itest-karaf
Version

Version

7.2.28
Type

Type

jar

Download pax-web-itest-karaf 7.2.28


<!-- 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.28</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.28'
// 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.28")
'org.ops4j.pax.web.itest:pax-web-itest-karaf:jar:7.2.28'
<dependency org="org.ops4j.pax.web.itest" name="pax-web-itest-karaf" rev="7.2.28">
  <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.28')
)
libraryDependencies += "org.ops4j.pax.web.itest" % "pax-web-itest-karaf" % "7.2.28"
[org.ops4j.pax.web.itest/pax-web-itest-karaf "7.2.28"]