MVN

de.datexis : texoo-entity-linking

Maven & Gradle

Jun 03, 2020
15 stars

TeXoo-entity-linking · TeXoo module for Entity Linking

<dependency>
    <groupId>de.datexis</groupId>
    <artifactId>texoo-entity-linking</artifactId>
    <version>1.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.datexis : texoo-entity-linking to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.3

All Versions

Choose a version of de.datexis : texoo-entity-linking to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
texoo-entity-linking-1.3.3
texoo-entity-linking-1.3.2
texoo-entity-linking-1.3.1
texoo-entity-linking-1.3.0
1.2.x
texoo-entity-linking-1.2.2
texoo-entity-linking-1.2.1
texoo-entity-linking-1.2.0
1.1.x
texoo-entity-linking-1.1.2
texoo-entity-linking-1.1.1
texoo-entity-linking-1.1.0

How to add a dependency to Maven

Add the following de.datexis : texoo-entity-linking maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.datexis</groupId>
    <artifactId>texoo-entity-linking</artifactId>
    <version>1.3.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.datexis : texoo-entity-linking gradle dependency to your build.gradle file:

implementation 'de.datexis:texoo-entity-linking:1.3.3'

Gradle Kotlin DSL: Add the following de.datexis : texoo-entity-linking gradle kotlin dependency to your build.gradle.kts file:

implementation("de.datexis:texoo-entity-linking:1.3.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.datexis : texoo-entity-linking sbt scala dependency to your build.sbt file:

libraryDependencies += "de.datexis" % "texoo-entity-linking" % "1.3.3"

Advertisement

Dependencies from Group

Jun 03, 2020
6 usages
17 stars
Jun 03, 2020
2 usages
15 stars
Jun 03, 2020
2 usages
17 stars
Jun 03, 2020
1 usages
15 stars
Jun 03, 2020
1 usages
17 stars

Discover Dependencies