is not current version
Last Version 8.0.4

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

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.3.13
Type

Type

pom

Download pax-web-itest-container 7.3.13


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