is not current version
Last Version 2.2.6

org.ow2.cmi.osgi:cmi-itests 2.1.3

Integration tests

GroupId

GroupId

org.ow2.cmi.osgi
ArtifactId

ArtifactId

cmi-itests
Version

Version

2.1.3
Type

Type

pom

Download cmi-itests 2.1.3

Filename Size
cmi-itests-2.1.3.pom 967 bytes
Browse

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