License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.ext.aries.blueprint |
ArtifactId | ArtifactIdorg.apache.aries.blueprint.itests |
Version | Version0.3.0.1 |
Type | Typejar |
Description |
DescriptionApache Aries 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 |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.ext.aries.blueprint/org.apache.aries.blueprint.itests/ -->
<dependency>
<groupId>org.apache.geronimo.ext.aries.blueprint</groupId>
<artifactId>org.apache.aries.blueprint.itests</artifactId>
<version>0.3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.ext.aries.blueprint/org.apache.aries.blueprint.itests/
implementation 'org.apache.geronimo.ext.aries.blueprint:org.apache.aries.blueprint.itests:0.3.0.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.ext.aries.blueprint/org.apache.aries.blueprint.itests/
implementation ("org.apache.geronimo.ext.aries.blueprint:org.apache.aries.blueprint.itests:0.3.0.1")
'org.apache.geronimo.ext.aries.blueprint:org.apache.aries.blueprint.itests:jar:0.3.0.1'
<dependency org="org.apache.geronimo.ext.aries.blueprint" name="org.apache.aries.blueprint.itests" rev="0.3.0.1">
<artifact name="org.apache.aries.blueprint.itests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.ext.aries.blueprint', module='org.apache.aries.blueprint.itests', version='0.3.0.1')
)
libraryDependencies += "org.apache.geronimo.ext.aries.blueprint" % "org.apache.aries.blueprint.itests" % "0.3.0.1"
[org.apache.geronimo.ext.aries.blueprint/org.apache.aries.blueprint.itests "0.3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.2.0 |
org.osgi : org.osgi.compendium | jar | 4.2.0 |
org.eclipse : osgi | jar | 3.5.0.v20090520 |