License |
License |
---|---|
GroupId | GroupIdorg.ow2.easybeans.tests |
ArtifactId | ArtifactIdeasybeans-tests-osgi |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEasyBeans: Tests :: OSGi
Dummy test for testing EasyBeans OSGi
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
easybeans-tests-osgi-2.0.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.easybeans.tests/easybeans-tests-osgi/ -->
<dependency>
<groupId>org.ow2.easybeans.tests</groupId>
<artifactId>easybeans-tests-osgi</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans.tests/easybeans-tests-osgi/
implementation 'org.ow2.easybeans.tests:easybeans-tests-osgi:2.0.2'
// https://jarcasting.com/artifacts/org.ow2.easybeans.tests/easybeans-tests-osgi/
implementation ("org.ow2.easybeans.tests:easybeans-tests-osgi:2.0.2")
'org.ow2.easybeans.tests:easybeans-tests-osgi:pom:2.0.2'
<dependency org="org.ow2.easybeans.tests" name="easybeans-tests-osgi" rev="2.0.2">
<artifact name="easybeans-tests-osgi" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans.tests', module='easybeans-tests-osgi', version='2.0.2')
)
libraryDependencies += "org.ow2.easybeans.tests" % "easybeans-tests-osgi" % "2.0.2"
[org.ow2.easybeans.tests/easybeans-tests-osgi "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 |