is not current version
Last Version 1.2.4

org.ow2.easybeans.osgi:easybeans-osgi-itests 1.1.0-RC2

Tests the OSGi Bundles

GroupId

GroupId

org.ow2.easybeans.osgi
ArtifactId

ArtifactId

easybeans-osgi-itests
Version

Version

1.1.0-RC2
Type

Type

pom

Download easybeans-osgi-itests 1.1.0-RC2


<!-- https://jarcasting.com/artifacts/org.ow2.easybeans.osgi/easybeans-osgi-itests/ -->
<dependency>
    <groupId>org.ow2.easybeans.osgi</groupId>
    <artifactId>easybeans-osgi-itests</artifactId>
    <version>1.1.0-RC2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans.osgi/easybeans-osgi-itests/
implementation 'org.ow2.easybeans.osgi:easybeans-osgi-itests:1.1.0-RC2'
// https://jarcasting.com/artifacts/org.ow2.easybeans.osgi/easybeans-osgi-itests/
implementation ("org.ow2.easybeans.osgi:easybeans-osgi-itests:1.1.0-RC2")
'org.ow2.easybeans.osgi:easybeans-osgi-itests:pom:1.1.0-RC2'
<dependency org="org.ow2.easybeans.osgi" name="easybeans-osgi-itests" rev="1.1.0-RC2">
  <artifact name="easybeans-osgi-itests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans.osgi', module='easybeans-osgi-itests', version='1.1.0-RC2')
)
libraryDependencies += "org.ow2.easybeans.osgi" % "easybeans-osgi-itests" % "1.1.0-RC2"
[org.ow2.easybeans.osgi/easybeans-osgi-itests "1.1.0-RC2"]