| License |
License
Apache License
|
|---|---|
| GroupId | GroupIdorg.andromda.thirdparty.jaxb2_commons |
| ArtifactId | ArtifactIdcollection-setter-injector |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJAXB2 Collection setter injector plugin
JAXB2 Commons include tools and plugins for the reference implementation of JAXB2
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/collection-setter-injector/ -->
<dependency>
<groupId>org.andromda.thirdparty.jaxb2_commons</groupId>
<artifactId>collection-setter-injector</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/collection-setter-injector/
implementation 'org.andromda.thirdparty.jaxb2_commons:collection-setter-injector:1.0'
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/collection-setter-injector/
implementation ("org.andromda.thirdparty.jaxb2_commons:collection-setter-injector:1.0")
'org.andromda.thirdparty.jaxb2_commons:collection-setter-injector:jar:1.0'
<dependency org="org.andromda.thirdparty.jaxb2_commons" name="collection-setter-injector" rev="1.0">
<artifact name="collection-setter-injector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.andromda.thirdparty.jaxb2_commons', module='collection-setter-injector', version='1.0')
)
libraryDependencies += "org.andromda.thirdparty.jaxb2_commons" % "collection-setter-injector" % "1.0"
[org.andromda.thirdparty.jaxb2_commons/collection-setter-injector "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.xml.bind : jaxb-impl | jar | 2.1.10 |
| com.sun.xml.bind : jaxb-xjc | jar | 2.1.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |