is not current version
Last Version 8.0.4

org.ops4j.pax.web:pax-web-itest 4.1.3

Integration test base module for Pax Web

GroupId

GroupId

org.ops4j.pax.web
ArtifactId

ArtifactId

pax-web-itest
Version

Version

4.1.3
Type

Type

jar

Download pax-web-itest 4.1.3


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