is not current version
Last Version 1.0.1

org.apache.aries.blueprint:org.apache.aries.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.

GroupId

GroupId

org.apache.aries.blueprint
ArtifactId

ArtifactId

org.apache.aries.blueprint.itests
Version

Version

1.0.0
Type

Type

jar

Download org.apache.aries.blueprint.itests 1.0.0


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