Last Version

OPS4J Pax Web - Integration Test Aggregator 5.0.0.M1

OSGi Web Applications and Http Service and Java EE 7 integration

License

License

GroupId

GroupId

org.ops4j.pax.web
ArtifactId

ArtifactId

itest
Version

Version

5.0.0.M1
Type

Type

pom
Description

Description

OPS4J Pax Web - Integration Test Aggregator
OSGi Web Applications and Http Service and Java EE 7 integration
Project Organization

Project Organization

OPS4J - Open Participation Software for Java
Source Code Management

Source Code Management

http://github.com/ops4j/org.ops4j.pax.web/tree/undertow/itest

Download itest 5.0.0.M1

Filename Size
itest-5.0.0.M1.pom 719 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • itest-basic
  • itest-karaf
  • itest-shared