| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIduk.ac.gate.plugins | 
| ArtifactId | ArtifactIdwordnet | 
| Last Version | Last Version8.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionWordNet Allows WordNet to be easily accessed from within GATE | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| wordnet-8.5.pom | |
| wordnet-8.5.jar | 39 KB | 
| wordnet-8.5-sources.jar | 23 KB | 
| wordnet-8.5-javadoc.jar | 91 KB | 
| wordnet-8.5-creole.jar | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/uk.ac.gate.plugins/wordnet/ -->
<dependency>
    <groupId>uk.ac.gate.plugins</groupId>
    <artifactId>wordnet</artifactId>
    <version>8.5</version>
</dependency>// https://jarcasting.com/artifacts/uk.ac.gate.plugins/wordnet/
implementation 'uk.ac.gate.plugins:wordnet:8.5'// https://jarcasting.com/artifacts/uk.ac.gate.plugins/wordnet/
implementation ("uk.ac.gate.plugins:wordnet:8.5")'uk.ac.gate.plugins:wordnet:jar:8.5'<dependency org="uk.ac.gate.plugins" name="wordnet" rev="8.5">
  <artifact name="wordnet" type="jar" />
</dependency>@Grapes(
@Grab(group='uk.ac.gate.plugins', module='wordnet', version='8.5')
)libraryDependencies += "uk.ac.gate.plugins" % "wordnet" % "8.5"[uk.ac.gate.plugins/wordnet "8.5"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.sf.jwordnet : jwnl | jar | 1.4_rc3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| uk.ac.gate : gate-core | jar | 8.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| uk.ac.gate : gate-plugin-test-utils | jar | 8.5 |