Last Version

XEWN JAXB 1.0.1

Provides plain old java objects to bind to X-English WordNet XML files.

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.x-englishwordnet
ArtifactId

ArtifactId

xewn-jaxb
Version

Version

1.0.1
Type

Type

jar
Description

Description

XEWN JAXB
Provides plain old java objects to bind to X-English WordNet XML files.
Project URL

Project URL

https://github.com/x-englishwordnet/xewn-jaxb
Project Organization

Project Organization

com.github.x-englishwordnet
Source Code Management

Source Code Management

https://github.com/x-englishwordnet/xewn-jaxb

Download xewn-jaxb 1.0.1


<!-- https://jarcasting.com/artifacts/io.github.x-englishwordnet/xewn-jaxb/ -->
<dependency>
    <groupId>io.github.x-englishwordnet</groupId>
    <artifactId>xewn-jaxb</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.x-englishwordnet/xewn-jaxb/
implementation 'io.github.x-englishwordnet:xewn-jaxb:1.0.1'
// https://jarcasting.com/artifacts/io.github.x-englishwordnet/xewn-jaxb/
implementation ("io.github.x-englishwordnet:xewn-jaxb:1.0.1")
'io.github.x-englishwordnet:xewn-jaxb:jar:1.0.1'
<dependency org="io.github.x-englishwordnet" name="xewn-jaxb" rev="1.0.1">
  <artifact name="xewn-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.x-englishwordnet', module='xewn-jaxb', version='1.0.1')
)
libraryDependencies += "io.github.x-englishwordnet" % "xewn-jaxb" % "1.0.1"
[io.github.x-englishwordnet/xewn-jaxb "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.4.0-b180830.0359

runtime (2)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-impl jar 2.4.0-b180830.0438
com.sun.xml.bind : jaxb-core jar 2.3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.