JPA-XJC

JAXB 2.1 Schema to Java compiler plugin for annotating schema derived classes with Java persistence annotations.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jpaxjc
ArtifactId

ArtifactId

jpa-xjc-plugin
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

JPA-XJC
JAXB 2.1 Schema to Java compiler plugin for annotating schema derived classes with Java persistence annotations.
Project URL

Project URL

http://jpaxjc.sourceforge.net
Project Organization

Project Organization

The JPA-XJC Community

Download jpa-xjc-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.jpaxjc/jpa-xjc-plugin/ -->
<dependency>
    <groupId>net.sourceforge.jpaxjc</groupId>
    <artifactId>jpa-xjc-plugin</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jpaxjc/jpa-xjc-plugin/
implementation 'net.sourceforge.jpaxjc:jpa-xjc-plugin:1.0.2'
// https://jarcasting.com/artifacts/net.sourceforge.jpaxjc/jpa-xjc-plugin/
implementation ("net.sourceforge.jpaxjc:jpa-xjc-plugin:1.0.2")
'net.sourceforge.jpaxjc:jpa-xjc-plugin:jar:1.0.2'
<dependency org="net.sourceforge.jpaxjc" name="jpa-xjc-plugin" rev="1.0.2">
  <artifact name="jpa-xjc-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jpaxjc', module='jpa-xjc-plugin', version='1.0.2')
)
libraryDependencies += "net.sourceforge.jpaxjc" % "jpa-xjc-plugin" % "1.0.2"
[net.sourceforge.jpaxjc/jpa-xjc-plugin "1.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
javax.persistence : persistence-api jar 1.0
javax.annotation : jsr250-api Optional jar 1.0

provided (3)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.1
com.sun.xml.bind : jaxb-impl jar 2.1.13
com.sun.xml.bind : jaxb-xjc jar 2.1.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0