License |
License |
---|---|
GroupId | GroupIdorg.ow2.easybeans.tests |
ArtifactId | ArtifactIdeasybeans-tests-osgi-applications |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEasyBeans: Tests :: OSGi :: Applications
Tests of the OSGi Bundles
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
easybeans-tests-osgi-applications-2.0.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.easybeans.tests/easybeans-tests-osgi-applications/ -->
<dependency>
<groupId>org.ow2.easybeans.tests</groupId>
<artifactId>easybeans-tests-osgi-applications</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans.tests/easybeans-tests-osgi-applications/
implementation 'org.ow2.easybeans.tests:easybeans-tests-osgi-applications:2.0.2'
// https://jarcasting.com/artifacts/org.ow2.easybeans.tests/easybeans-tests-osgi-applications/
implementation ("org.ow2.easybeans.tests:easybeans-tests-osgi-applications:2.0.2")
'org.ow2.easybeans.tests:easybeans-tests-osgi-applications:pom:2.0.2'
<dependency org="org.ow2.easybeans.tests" name="easybeans-tests-osgi-applications" rev="2.0.2">
<artifact name="easybeans-tests-osgi-applications" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans.tests', module='easybeans-tests-osgi-applications', version='2.0.2')
)
libraryDependencies += "org.ow2.easybeans.tests" % "easybeans-tests-osgi-applications" % "2.0.2"
[org.ow2.easybeans.tests/easybeans-tests-osgi-applications "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.3.0 |
org.testng : testng | jar | 6.3.1 |
org.ow2.spec.ee : ow2-atinject-1.0-spec | jar | 1.0.10 |