is not current version
Last Version 1.0.1

org.apache.aries.blueprint:org.apache.aries.blueprint.itests 0.3

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

GroupId

GroupId

org.apache.aries.blueprint
ArtifactId

ArtifactId

org.apache.aries.blueprint.itests
Version

Version

0.3
Type

Type

jar

Download org.apache.aries.blueprint.itests 0.3


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