License |
License
Apache License
|
---|---|
GroupId | GroupIdorg.andromda.thirdparty.jaxb2_commons |
ArtifactId | ArtifactIdbasic |
Last Version | Last Version0.4.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJAXB2 Commons Basic Plugins
JAXB2 Commons include tools and plugins for the reference implementation of JAXB2
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
basic-0.4.1.5.pom | |
basic-0.4.1.5.jar | 25 KB |
basic-0.4.1.5-sources.jar | 14 KB |
basic-0.4.1.5-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/basic/ -->
<dependency>
<groupId>org.andromda.thirdparty.jaxb2_commons</groupId>
<artifactId>basic</artifactId>
<version>0.4.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/basic/
implementation 'org.andromda.thirdparty.jaxb2_commons:basic:0.4.1.5'
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/basic/
implementation ("org.andromda.thirdparty.jaxb2_commons:basic:0.4.1.5")
'org.andromda.thirdparty.jaxb2_commons:basic:jar:0.4.1.5'
<dependency org="org.andromda.thirdparty.jaxb2_commons" name="basic" rev="0.4.1.5">
<artifact name="basic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.andromda.thirdparty.jaxb2_commons', module='basic', version='0.4.1.5')
)
libraryDependencies += "org.andromda.thirdparty.jaxb2_commons" % "basic" % "0.4.1.5"
[org.andromda.thirdparty.jaxb2_commons/basic "0.4.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.andromda.thirdparty.jaxb2_commons : runtime | jar | 0.4.1.5 |
org.andromda.thirdparty.jaxb2_commons : tools | jar | 0.4.1.5 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 2.1.10 |
org.andromda.thirdparty.jaxb2_commons : jaxb-xjc | jar | 2.1.10.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.jaxb2.maven2 : maven-jaxb2-plugin-testing | jar | 0.7.0 |
junit : junit | jar | 3.8.1 |