| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdio.github.x-englishwordnet |
| ArtifactId | ArtifactIdewn-beans |
| Last Version | Last Version1.21.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEWN Beans
Provides plain old java beans to bind to English WordNet XML files.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ewn-beans-1.21.1.pom | |
| ewn-beans-1.21.1.jar | 425 KB |
| ewn-beans-1.21.1-sources.jar | 515 KB |
| ewn-beans-1.21.1-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.xmlbeans : xmlbeans | jar | 5.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.saxon : Saxon-HE | jar | 10.6 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |