is not current version
Last Version 2.1.10.1

org.jvnet.jaxb2_commons:jaxb-xjc 2.1.10


Categories

Categories

Net
GroupId

GroupId

org.jvnet.jaxb2_commons
ArtifactId

ArtifactId

jaxb-xjc
Version

Version

2.1.10
Type

Type

jar

Download jaxb-xjc 2.1.10


<!-- https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/jaxb-xjc/ -->
<dependency>
    <groupId>org.jvnet.jaxb2_commons</groupId>
    <artifactId>jaxb-xjc</artifactId>
    <version>2.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/jaxb-xjc/
implementation 'org.jvnet.jaxb2_commons:jaxb-xjc:2.1.10'
// https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/jaxb-xjc/
implementation ("org.jvnet.jaxb2_commons:jaxb-xjc:2.1.10")
'org.jvnet.jaxb2_commons:jaxb-xjc:jar:2.1.10'
<dependency org="org.jvnet.jaxb2_commons" name="jaxb-xjc" rev="2.1.10">
  <artifact name="jaxb-xjc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jaxb2_commons', module='jaxb-xjc', version='2.1.10')
)
libraryDependencies += "org.jvnet.jaxb2_commons" % "jaxb-xjc" % "2.1.10"
[org.jvnet.jaxb2_commons/jaxb-xjc "2.1.10"]