License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.github.x-englishwordnet |
ArtifactId | ArtifactIdewn-jaxb |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionEWN JAXB
Provides plain old java objects to bind to English WordNet XML files.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ewn-jaxb-1.0.1.pom | |
ewn-jaxb-1.0.1.jar | 38 KB |
ewn-jaxb-1.0.1-sources.jar | 37 KB |
ewn-jaxb-1.0.1-javadoc.jar | 179 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.x-englishwordnet/ewn-jaxb/ -->
<dependency>
<groupId>io.github.x-englishwordnet</groupId>
<artifactId>ewn-jaxb</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.x-englishwordnet/ewn-jaxb/
implementation 'io.github.x-englishwordnet:ewn-jaxb:1.0.1'
// https://jarcasting.com/artifacts/io.github.x-englishwordnet/ewn-jaxb/
implementation ("io.github.x-englishwordnet:ewn-jaxb:1.0.1")
'io.github.x-englishwordnet:ewn-jaxb:jar:1.0.1'
<dependency org="io.github.x-englishwordnet" name="ewn-jaxb" rev="1.0.1">
<artifact name="ewn-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.x-englishwordnet', module='ewn-jaxb', version='1.0.1')
)
libraryDependencies += "io.github.x-englishwordnet" % "ewn-jaxb" % "1.0.1"
[io.github.x-englishwordnet/ewn-jaxb "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.4.0-b180830.0359 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |