Last Version

JAXB OSGi Tests 4.0.0

Tests for JAXB RI OSGi bundles. They should be in separate module because of dependency-hell of osgi and extra-osgi modules.

License

License

GroupId

GroupId

com.sun.xml.bind.mvn
ArtifactId

ArtifactId

tests
Version

Version

4.0.0
Type

Type

jar
Description

Description

JAXB OSGi Tests
Tests for JAXB RI OSGi bundles. They should be in separate module because of dependency-hell of osgi and extra-osgi modules.
Project URL

Project URL

https://eclipse-ee4j.github.io/jaxb-ri/
Project Organization

Project Organization

Eclipse Foundation

Download tests 4.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-osgi jar 4.0.0

Project Modules

There are no modules declared in this project.