is not current version
Last Version 8.0.4

org.ops4j.pax.web.itest:pax-web-itest-container 7.2.8

Container integration tests for Pax Web

Categories

Categories

Container
GroupId

GroupId

org.ops4j.pax.web.itest
ArtifactId

ArtifactId

pax-web-itest-container
Version

Version

7.2.8
Type

Type

pom

Download pax-web-itest-container 7.2.8


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