EWN JAXB

Provides plain old java objects to bind to Open English Wordnet XML files.

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.x-englishwordnet
ArtifactId

ArtifactId

ewn-jaxb
Last Version

Last Version

1.21.0
Release Date

Release Date

Type

Type

jar
Description

Description

EWN JAXB
Provides plain old java objects to bind to Open English Wordnet XML files.
Project URL

Project URL

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

Project Organization

com.github.x-englishwordnet
Source Code Management

Source Code Management

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

Download ewn-jaxb

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.1

runtime (2)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-core jar 3.0.1
com.sun.xml.bind : jaxb-impl jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.21.0
1.2.0
1.0.1
1.0.0