MVN

eu.hlavki.text : jlemmagen

Maven & Gradle

Jul 21, 2020
1 usages
10 stars

JLemmaGen · JLemmaGen is java implmentation of LemmaGen project. It's open source lemmatizer with 15 prebuilted european lexicons.

<dependency>
    <groupId>eu.hlavki.text</groupId>
    <artifactId>jlemmagen</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.hlavki.text : jlemmagen to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of eu.hlavki.text : jlemmagen to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
jlemmagen-1.0

How to add a dependency to Maven

Add the following eu.hlavki.text : jlemmagen maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.hlavki.text</groupId>
    <artifactId>jlemmagen</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.hlavki.text : jlemmagen gradle dependency to your build.gradle file:

implementation 'eu.hlavki.text:jlemmagen:1.0'

Gradle Kotlin DSL: Add the following eu.hlavki.text : jlemmagen gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.hlavki.text:jlemmagen:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.hlavki.text : jlemmagen sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.hlavki.text" % "jlemmagen" % "1.0"

Advertisement

Dependencies from Group

Jul 21, 2020
1 usages
10 stars
Jul 21, 2020
0 stars

Discover Dependencies

Dec 02, 2020
1 usages
Aug 09, 2020
1 usages
288 stars
Oct 17, 2020
1 usages
0 stars
Aug 25, 2020
1 usages
2 stars
Aug 19, 2020
1 usages
0 stars
Aug 25, 2020
1 usages
72 stars
Sep 04, 2020
2 usages
2 stars
Dec 23, 2020
1 usages
1 stars
Dec 20, 2020
4 usages
12 stars