License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.ops4j.pax.web.itest.container |
ArtifactId | ArtifactIdpax-web-itest-container-jetty |
Last Version | Last Version7.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Pax Web - Integration Jetty Container Tests
Integration tests for Pax Web for Jetty Container
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.web.itest.container/pax-web-itest-container-jetty/ -->
<dependency>
<groupId>org.ops4j.pax.web.itest.container</groupId>
<artifactId>pax-web-itest-container-jetty</artifactId>
<version>7.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.web.itest.container/pax-web-itest-container-jetty/
implementation 'org.ops4j.pax.web.itest.container:pax-web-itest-container-jetty:7.4.4'
// https://jarcasting.com/artifacts/org.ops4j.pax.web.itest.container/pax-web-itest-container-jetty/
implementation ("org.ops4j.pax.web.itest.container:pax-web-itest-container-jetty:7.4.4")
'org.ops4j.pax.web.itest.container:pax-web-itest-container-jetty:jar:7.4.4'
<dependency org="org.ops4j.pax.web.itest.container" name="pax-web-itest-container-jetty" rev="7.4.4">
<artifact name="pax-web-itest-container-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.web.itest.container', module='pax-web-itest-container-jetty', version='7.4.4')
)
libraryDependencies += "org.ops4j.pax.web.itest.container" % "pax-web-itest-container-jetty" % "7.4.4"
[org.ops4j.pax.web.itest.container/pax-web-itest-container-jetty "7.4.4"]