License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.github.x-englishwordnet |
ArtifactId | ArtifactIdxewn-beans |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionXEWN Beans
Provides plain old java beans to bind to X-English WordNet XML files.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xewn-beans-1.0.1.pom | |
xewn-beans-1.0.1.jar | 469 KB |
xewn-beans-1.0.1-sources.jar | 568 KB |
xewn-beans-1.0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.x-englishwordnet/xewn-beans/ -->
<dependency>
<groupId>io.github.x-englishwordnet</groupId>
<artifactId>xewn-beans</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.x-englishwordnet/xewn-beans/
implementation 'io.github.x-englishwordnet:xewn-beans:1.0.1'
// https://jarcasting.com/artifacts/io.github.x-englishwordnet/xewn-beans/
implementation ("io.github.x-englishwordnet:xewn-beans:1.0.1")
'io.github.x-englishwordnet:xewn-beans:jar:1.0.1'
<dependency org="io.github.x-englishwordnet" name="xewn-beans" rev="1.0.1">
<artifact name="xewn-beans" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.x-englishwordnet', module='xewn-beans', version='1.0.1')
)
libraryDependencies += "io.github.x-englishwordnet" % "xewn-beans" % "1.0.1"
[io.github.x-englishwordnet/xewn-beans "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.xmlbeans : xmlbeans | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
net.sf.saxon » saxon9 | jar | 9.1.0.8 |
net.sf.saxon » saxon9-xpath | jar | 9.1.0.8 |
net.sf.saxon » saxon9-dom | jar | 9.1.0.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |