EWN Beans

Provides plain old java beans to bind to English WordNet XML files.

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.x-englishwordnet
ArtifactId

ArtifactId

ewn-beans
Last Version

Last Version

1.21.1
Release Date

Release Date

Type

Type

jar
Description

Description

EWN Beans
Provides plain old java beans to bind to English WordNet XML files.
Project URL

Project URL

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

Project Organization

com.github.x-englishwordnet
Source Code Management

Source Code Management

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

Download ewn-beans

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.xmlbeans : xmlbeans jar 5.0.3

runtime (2)

Group / Artifact Type Version
net.sf.saxon : Saxon-HE jar 10.6
org.apache.logging.log4j : log4j-core jar 2.17.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.1
1.21.0
1.0.1
1.0.0