| License |
License
Public Domain
|
|---|---|
| GroupId | GroupIduk.org.retep.tools |
| ArtifactId | ArtifactIdjaxb |
| Last Version | Last Version10.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionretepTools JAXB
The retepTools collection
|
| Project Organization |
Project OrganizationRetep Development Group |
| Filename | Size |
|---|---|
| jaxb-10.6.pom | |
| jaxb-10.6.jar | 23 KB |
| jaxb-10.6-tests.jar | 1 KB |
| jaxb-10.6-sources.jar | 22 KB |
| jaxb-10.6-javadoc.jar | 102 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.org.retep.tools/jaxb/ -->
<dependency>
<groupId>uk.org.retep.tools</groupId>
<artifactId>jaxb</artifactId>
<version>10.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.tools/jaxb/
implementation 'uk.org.retep.tools:jaxb:10.6'
// https://jarcasting.com/artifacts/uk.org.retep.tools/jaxb/
implementation ("uk.org.retep.tools:jaxb:10.6")
'uk.org.retep.tools:jaxb:jar:10.6'
<dependency org="uk.org.retep.tools" name="jaxb" rev="10.6">
<artifact name="jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.tools', module='jaxb', version='10.6')
)
libraryDependencies += "uk.org.retep.tools" % "jaxb" % "10.6"
[uk.org.retep.tools/jaxb "10.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| uk.org.retep.tools : annotations | jar | 10.6 |
| uk.org.retep.tools : collections | jar | 10.6 |
| uk.org.retep.tools : io | jar | 10.6 |
| com.sun.xml.bind : jaxb-xjc | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |