Last Version

Apache Geronimo Blueprint iTests 1.0.0

Integration tests using the standalone blueprint-bundle for the implementation and blueprint-sample for the blueprint application to be tested.

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.blueprint
ArtifactId

ArtifactId

org.apache.geronimo.blueprint.itests
Version

Version

1.0.0
Type

Type

jar
Description

Description

Apache Geronimo Blueprint iTests
Integration tests using the standalone blueprint-bundle for the implementation and blueprint-sample for the blueprint application to be tested.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.geronimo.blueprint.itests 1.0.0


<!-- https://jarcasting.com/artifacts/org.apache.geronimo.blueprint/org.apache.geronimo.blueprint.itests/ -->
<dependency>
    <groupId>org.apache.geronimo.blueprint</groupId>
    <artifactId>org.apache.geronimo.blueprint.itests</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.blueprint/org.apache.geronimo.blueprint.itests/
implementation 'org.apache.geronimo.blueprint:org.apache.geronimo.blueprint.itests:1.0.0'
// https://jarcasting.com/artifacts/org.apache.geronimo.blueprint/org.apache.geronimo.blueprint.itests/
implementation ("org.apache.geronimo.blueprint:org.apache.geronimo.blueprint.itests:1.0.0")
'org.apache.geronimo.blueprint:org.apache.geronimo.blueprint.itests:jar:1.0.0'
<dependency org="org.apache.geronimo.blueprint" name="org.apache.geronimo.blueprint.itests" rev="1.0.0">
  <artifact name="org.apache.geronimo.blueprint.itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.blueprint', module='org.apache.geronimo.blueprint.itests', version='1.0.0')
)
libraryDependencies += "org.apache.geronimo.blueprint" % "org.apache.geronimo.blueprint.itests" % "1.0.0"
[org.apache.geronimo.blueprint/org.apache.geronimo.blueprint.itests "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.ops4j.pax.runner : pax-runner-no-jcl jar 1.1.1

provided (2)

Group / Artifact Type Version
org.apache.felix : org.apache.felix.main jar 2.0.0
org.eclipse : osgi jar 3.5.0.v20090520

test (11)

Group / Artifact Type Version
org.apache.geronimo.blueprint : geronimo-blueprint jar 1.0.0
org.apache.geronimo.blueprint : org.apache.geronimo.blueprint.sample jar 1.0.0
org.ops4j.pax.exam : pax-exam jar 1.1.0
org.ops4j.pax.exam : pax-exam-junit jar 1.1.0
org.ops4j.pax.exam : pax-exam-container-default jar 1.1.0
org.ops4j.pax.exam : pax-exam-junit-extender-impl jar 1.1.0
junit : junit jar 4.5
org.apache.felix : org.apache.felix.configadmin jar 1.2.4
org.ops4j.pax.logging : pax-logging-api jar 1.4
org.ops4j.pax.logging : pax-logging-service jar 1.4
org.ops4j.pax.url : pax-url-mvn jar 1.0.0

Project Modules

There are no modules declared in this project.