License |
License
Apache License
|
---|---|
GroupId | GroupIdorg.andromda.thirdparty.jaxb2_commons |
ArtifactId | ArtifactIdjaxb |
Last Version | Last Version2.1.10.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJAXB2 Commons - Modular [jaxb]
JAXB2 Commons include tools and plugins for the reference implementation of JAXB2
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jaxb-2.1.10.1.pom | 591 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/jaxb/ -->
<dependency>
<groupId>org.andromda.thirdparty.jaxb2_commons</groupId>
<artifactId>jaxb</artifactId>
<version>2.1.10.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/jaxb/
implementation 'org.andromda.thirdparty.jaxb2_commons:jaxb:2.1.10.1'
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/jaxb/
implementation ("org.andromda.thirdparty.jaxb2_commons:jaxb:2.1.10.1")
'org.andromda.thirdparty.jaxb2_commons:jaxb:pom:2.1.10.1'
<dependency org="org.andromda.thirdparty.jaxb2_commons" name="jaxb" rev="2.1.10.1">
<artifact name="jaxb" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.andromda.thirdparty.jaxb2_commons', module='jaxb', version='2.1.10.1')
)
libraryDependencies += "org.andromda.thirdparty.jaxb2_commons" % "jaxb" % "2.1.10.1"
[org.andromda.thirdparty.jaxb2_commons/jaxb "2.1.10.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |