is not current version
Last Version 2.0.5

extJWNL 2.0.3

extJWNL (Extended Java WordNet Library) is a Java API for creating, reading and updating dictionaries in WordNet format

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.extjwnl
ArtifactId

ArtifactId

extjwnl
Version

Version

2.0.3
Type

Type

jar
Description

Description

extJWNL
extJWNL (Extended Java WordNet Library) is a Java API for creating, reading and updating dictionaries in WordNet format

Download extjwnl 2.0.3


<!-- https://jarcasting.com/artifacts/net.sf.extjwnl/extjwnl/ -->
<dependency>
    <groupId>net.sf.extjwnl</groupId>
    <artifactId>extjwnl</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.extjwnl/extjwnl/
implementation 'net.sf.extjwnl:extjwnl:2.0.3'
// https://jarcasting.com/artifacts/net.sf.extjwnl/extjwnl/
implementation ("net.sf.extjwnl:extjwnl:2.0.3")
'net.sf.extjwnl:extjwnl:jar:2.0.3'
<dependency org="net.sf.extjwnl" name="extjwnl" rev="2.0.3">
  <artifact name="extjwnl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.extjwnl', module='extjwnl', version='2.0.3')
)
libraryDependencies += "net.sf.extjwnl" % "extjwnl" % "2.0.3"
[net.sf.extjwnl/extjwnl "2.0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru jar 1.3.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
net.sf.extjwnl : extjwnl-data-wn31 jar 1.2
com.tngtech.java : junit-dataprovider jar 1.13.1
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.