Last Version

Apache Aries Blueprint Annotation iTests 1.0.0

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

License

License

GroupId

GroupId

org.apache.aries.blueprint
ArtifactId

ArtifactId

org.apache.aries.blueprint.annotation.itests
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint.annotation.itests-1.0.0

Download org.apache.aries.blueprint.annotation.itests 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.aries.proxy : org.apache.aries.proxy jar 1.0.0
org.ops4j.pax.runner : pax-runner-no-jcl jar 1.4.0
org.apache.aries.blueprint : org.apache.aries.blueprint.annotation.api jar 1.0.0
org.apache.aries.blueprint : org.apache.aries.blueprint.annotation.impl jar 1.0.0

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.compendium jar 4.2.0

test (15)

Group / Artifact Type Version
org.apache.aries.blueprint : org.apache.aries.blueprint jar 1.0.0
org.apache.aries : org.apache.aries.util jar 1.0.0
org.apache.aries.blueprint : org.apache.aries.blueprint.sample-annotation jar 1.0.0
org.apache.aries.blueprint : org.apache.aries.blueprint.sample-fragment jar 1.0.0
org.ops4j.pax.exam : pax-exam jar 1.2.3
org.ops4j.pax.exam : pax-exam-junit jar 1.2.3
org.ops4j.pax.exam : pax-exam-container-default jar 1.2.3
org.ops4j.pax.exam : pax-exam-junit-extender-impl jar 1.2.3
junit : junit jar 4.8.1
org.ops4j.pax.logging : pax-logging-api jar 1.5.0
org.ops4j.pax.logging : pax-logging-service jar 1.5.0
org.ops4j.pax.url : pax-url-mvn jar 1.1.2
asm : asm-all jar 3.2
org.apache.xbean : xbean-finder jar 3.7
org.apache.aries.testsupport : org.apache.aries.testsupport.unit jar 1.0.0

Project Modules

There are no modules declared in this project.