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.

License

License

GroupId

GroupId

cn.lzgabel.jaxb.xml.bind.mvn
ArtifactId

ArtifactId

tests
Last Version

Last Version

4.0.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
cn.lzgabel.jaxb.xml.bind : jaxb-osgi jar 4.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0