License |
License
Apache License
|
---|---|
GroupId | GroupIdorg.andromda.thirdparty.jaxb2_commons |
ArtifactId | ArtifactIdjaxb-commons |
Last Version | Last Version0.4.1.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJAXB2 Commons
JAXB2 Commons Plugins, from Sun Glassfish Metro JAXB2 Commons projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jaxb-commons-0.4.1.5.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/jaxb-commons/ -->
<dependency>
<groupId>org.andromda.thirdparty.jaxb2_commons</groupId>
<artifactId>jaxb-commons</artifactId>
<version>0.4.1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/jaxb-commons/
implementation 'org.andromda.thirdparty.jaxb2_commons:jaxb-commons:0.4.1.5'
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/jaxb-commons/
implementation ("org.andromda.thirdparty.jaxb2_commons:jaxb-commons:0.4.1.5")
'org.andromda.thirdparty.jaxb2_commons:jaxb-commons:pom:0.4.1.5'
<dependency org="org.andromda.thirdparty.jaxb2_commons" name="jaxb-commons" rev="0.4.1.5">
<artifact name="jaxb-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.andromda.thirdparty.jaxb2_commons', module='jaxb-commons', version='0.4.1.5')
)
libraryDependencies += "org.andromda.thirdparty.jaxb2_commons" % "jaxb-commons" % "0.4.1.5"
[org.andromda.thirdparty.jaxb2_commons/jaxb-commons "0.4.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-xjc | jar | 2.1.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |