is not current version
Last Version 4.0.0

com.sun.xml.bind.mvn:osgi-tests 2.4.0-b180725.0644

Modules generate jars used for testing valid osgi manifests

GroupId

GroupId

com.sun.xml.bind.mvn
ArtifactId

ArtifactId

osgi-tests
Version

Version

2.4.0-b180725.0644
Type

Type

pom

Download osgi-tests 2.4.0-b180725.0644


<!-- https://jarcasting.com/artifacts/com.sun.xml.bind.mvn/osgi-tests/ -->
<dependency>
    <groupId>com.sun.xml.bind.mvn</groupId>
    <artifactId>osgi-tests</artifactId>
    <version>2.4.0-b180725.0644</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.bind.mvn/osgi-tests/
implementation 'com.sun.xml.bind.mvn:osgi-tests:2.4.0-b180725.0644'
// https://jarcasting.com/artifacts/com.sun.xml.bind.mvn/osgi-tests/
implementation ("com.sun.xml.bind.mvn:osgi-tests:2.4.0-b180725.0644")
'com.sun.xml.bind.mvn:osgi-tests:pom:2.4.0-b180725.0644'
<dependency org="com.sun.xml.bind.mvn" name="osgi-tests" rev="2.4.0-b180725.0644">
  <artifact name="osgi-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.bind.mvn', module='osgi-tests', version='2.4.0-b180725.0644')
)
libraryDependencies += "com.sun.xml.bind.mvn" % "osgi-tests" % "2.4.0-b180725.0644"
[com.sun.xml.bind.mvn/osgi-tests "2.4.0-b180725.0644"]