| License |
License
Apache License
|
|---|---|
| GroupId | GroupIdorg.andromda.thirdparty.jaxb2_commons |
| ArtifactId | ArtifactIdtools |
| Last Version | Last Version0.4.1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJAXB2 Commons Tools
JAXB2 Commons include tools and plugins for the reference implementation of JAXB2
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| tools-0.4.1.5.pom | |
| tools-0.4.1.5.jar | 25 KB |
| tools-0.4.1.5-sources.jar | 15 KB |
| tools-0.4.1.5-javadoc.jar | 115 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/tools/ -->
<dependency>
<groupId>org.andromda.thirdparty.jaxb2_commons</groupId>
<artifactId>tools</artifactId>
<version>0.4.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/tools/
implementation 'org.andromda.thirdparty.jaxb2_commons:tools:0.4.1.5'
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/tools/
implementation ("org.andromda.thirdparty.jaxb2_commons:tools:0.4.1.5")
'org.andromda.thirdparty.jaxb2_commons:tools:jar:0.4.1.5'
<dependency org="org.andromda.thirdparty.jaxb2_commons" name="tools" rev="0.4.1.5">
<artifact name="tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.andromda.thirdparty.jaxb2_commons', module='tools', version='0.4.1.5')
)
libraryDependencies += "org.andromda.thirdparty.jaxb2_commons" % "tools" % "0.4.1.5"
[org.andromda.thirdparty.jaxb2_commons/tools "0.4.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-beanutils : commons-beanutils | jar | 1.8.3 |
| commons-lang : commons-lang | jar | 2.5 |
| commons-logging : commons-logging | jar | 1.1.1 |
| org.andromda.thirdparty.jaxb2_commons : runtime Optional | jar | 0.4.1.5 |
| org.springframework : spring Optional | jar | 2.0.7 |
| 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 |
|---|---|---|
| junit : junit | jar | 3.8.1 |