Last Version

JAX Read-Only 1.3.6

A very simple generator for creating wrapper classes that create XML output from existing Java classes.

License

License

GroupId

GroupId

com.jolira
ArtifactId

ArtifactId

jaxro
Version

Version

1.3.6
Type

Type

pom
Description

Description

JAX Read-Only
A very simple generator for creating wrapper classes that create XML output from existing Java classes.
Project URL

Project URL

http://code.google.com/p/jolira-tools/wiki/jaxro
Source Code Management

Source Code Management

https://github.com/jolira/jaxro

Download jaxro 1.3.6

Filename Size
jaxro-1.3.6.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.jolira/jaxro/ -->
<dependency>
    <groupId>com.jolira</groupId>
    <artifactId>jaxro</artifactId>
    <version>1.3.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jolira/jaxro/
implementation 'com.jolira:jaxro:1.3.6'
// https://jarcasting.com/artifacts/com.jolira/jaxro/
implementation ("com.jolira:jaxro:1.3.6")
'com.jolira:jaxro:pom:1.3.6'
<dependency org="com.jolira" name="jaxro" rev="1.3.6">
  <artifact name="jaxro" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jolira', module='jaxro', version='1.3.6')
)
libraryDependencies += "com.jolira" % "jaxro" % "1.3.6"
[com.jolira/jaxro "1.3.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • src