MVN

net.sf.extjwnl : extjwnl

Maven & Gradle

Jan 22, 2022
22 usages
120 stars

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

<dependency>
    <groupId>net.sf.extjwnl</groupId>
    <artifactId>extjwnl</artifactId>
    <version>2.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.extjwnl : extjwnl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.5

All Versions

Choose a version of net.sf.extjwnl : extjwnl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
extjwnl-2.0.5
extjwnl-2.0.4
extjwnl-2.0.3
extjwnl-2.0.2
extjwnl-2.0.1
extjwnl-2.0.0
1.9.x
extjwnl-1.9.4
extjwnl-1.9.3
extjwnl-1.9.2
extjwnl-1.9.1
1.9
extjwnl-1.9
1.8.x
extjwnl-1.8.1
extjwnl-1.8.0
1.7.x
extjwnl-1.7.1
extjwnl-1.7.0
1.6.x
extjwnl-1.6.10
extjwnl-1.6.9
extjwnl-1.6.8
extjwnl-1.6.7
extjwnl-1.6.4
extjwnl-1.6.3
extjwnl-1.6.2
extjwnl-1.6.1
1.6
extjwnl-1.6
1.5.x
extjwnl-1.5.3
extjwnl-1.5.2
extjwnl-1.5.1
1.5
extjwnl-1.5

How to add a dependency to Maven

Add the following net.sf.extjwnl : extjwnl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.extjwnl</groupId>
    <artifactId>extjwnl</artifactId>
    <version>2.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.extjwnl : extjwnl gradle dependency to your build.gradle file:

implementation 'net.sf.extjwnl:extjwnl:2.0.5'

Gradle Kotlin DSL: Add the following net.sf.extjwnl : extjwnl gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.extjwnl:extjwnl:2.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.extjwnl : extjwnl sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.extjwnl" % "extjwnl" % "2.0.5"

Advertisement

Dependencies from Group

Jan 22, 2022
22 usages
120 stars
Sep 03, 2014
15 usages
2 stars
Dec 02, 2017
3 usages
1 stars
Sep 03, 2014
2 usages
1 stars
Jan 22, 2022
1 usages
114 stars

Discover Dependencies

Jan 20, 2017
9 usages
May 20, 2016
4 usages
0 stars
Aug 05, 2022
4 usages
67 stars
Jan 18, 2018
4 usages
34 stars
Oct 25, 2019
0 stars
Apr 01, 2023
4 usages
2 stars
Dec 11, 2021
7 usages
0 stars
Aug 02, 2012
3 usages
132 stars