License |
License |
---|---|
GroupId | GroupIdorg.ow2.easybeans.osgi |
ArtifactId | ArtifactIdeasybeans-osgi-itests-base |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEasyBeans/OSGi :: Integration Tests :: Base
Tests of the OSGi Bundles
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.easybeans.osgi/easybeans-osgi-itests-base/ -->
<dependency>
<groupId>org.ow2.easybeans.osgi</groupId>
<artifactId>easybeans-osgi-itests-base</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans.osgi/easybeans-osgi-itests-base/
implementation 'org.ow2.easybeans.osgi:easybeans-osgi-itests-base:1.2.4'
// https://jarcasting.com/artifacts/org.ow2.easybeans.osgi/easybeans-osgi-itests-base/
implementation ("org.ow2.easybeans.osgi:easybeans-osgi-itests-base:1.2.4")
'org.ow2.easybeans.osgi:easybeans-osgi-itests-base:jar:1.2.4'
<dependency org="org.ow2.easybeans.osgi" name="easybeans-osgi-itests-base" rev="1.2.4">
<artifact name="easybeans-osgi-itests-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans.osgi', module='easybeans-osgi-itests-base', version='1.2.4')
)
libraryDependencies += "org.ow2.easybeans.osgi" % "easybeans-osgi-itests-base" % "1.2.4"
[org.ow2.easybeans.osgi/easybeans-osgi-itests-base "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.2.0 |
org.osgi : org.osgi.compendium | jar | 4.2.0 |