Last Version

jox 1.16

JOX is a set of Java libraries that make it easy to transfer data between XML documents and Java beans.

License

License

GroupId

GroupId

com.wutka
ArtifactId

ArtifactId

jox
Version

Version

1.16
Type

Type

jar
Description

Description

jox
JOX is a set of Java libraries that make it easy to transfer data between XML documents and Java beans.
Source Code Management

Source Code Management

http://jox.cvs.sourceforge.net/jox

Download jox 1.16

Filename Size
jox-1.16.pom
jox-1.16.jar 38 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
com.wutka : dtdparser jar 1.21

Project Modules

There are no modules declared in this project.