| License |
License |
|---|---|
| GroupId | GroupIdcn.lzgabel.jaxb.xml.bind.mvn |
| ArtifactId | ArtifactIdtests |
| Last Version | Last Version4.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJAXB 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 |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| tests-4.0.0.pom | |
| tests-4.0.0.jar | 5 KB |
| tests-4.0.0-sources.jar | 5 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.lzgabel.jaxb.xml.bind : jaxb-osgi | jar | 4.0.0 |