Last Version

JAXB2 Annotate Plugin 1.1.0

JAXB2 Annotate Plugin adds arbitrary annotations to Java classes generated by JAXB/XJC.

License

License

Categories

Categories

Net
GroupId

GroupId

org.jvnet.jaxb2_commons
ArtifactId

ArtifactId

jaxb2-basics-annotate
Version

Version

1.1.0
Type

Type

jar
Description

Description

JAXB2 Annotate Plugin
JAXB2 Annotate Plugin adds arbitrary annotations to Java classes generated by JAXB/XJC.

Download jaxb2-basics-annotate 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jvnet.jaxb2_commons : jaxb2-basics-tools jar 0.12.0
org.jvnet.annox : annox jar 1.0.2

provided (1)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-xjc jar 2.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.