is not current version
Last Version 8.0.4

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

Container integration tests for Pax Web

Categories

Categories

Container
GroupId

GroupId

org.ops4j.pax.web.itest
ArtifactId

ArtifactId

pax-web-itest-container
Version

Version

4.3.6
Type

Type

pom

Download pax-web-itest-container 4.3.6


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