MVN

org.textexploration.mtas : mtas

Maven & Gradle

Jan 14, 2022
10 stars

MTAS · Multi Tier Annotation Search, a Solr/Lucene based library and plugin providing search and analysis on annotated and structured text.

<dependency>
    <groupId>org.textexploration.mtas</groupId>
    <artifactId>mtas</artifactId>
    <version>8.11.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.textexploration.mtas : mtas to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 8.11.1.0

All Versions

Choose a version of org.textexploration.mtas : mtas to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
8.11.x
mtas-8.11.1.0
mtas-8.11.0.0
8.9.x
mtas-8.9.0.0
8.8.x
mtas-8.8.2.0
mtas-8.8.0.0
8.7.x
mtas-8.7.0.0
8.6.x
mtas-8.6.1.0
8.5.x
mtas-8.5.0.1
mtas-8.5.0.0
8.4.x
mtas-8.4.1.2
mtas-8.4.1.1
mtas-8.4.1.0
8.1.x
mtas-8.1.1.1
mtas-8.1.1.0
8.0.x
mtas-8.0.0.0
7.7.x
mtas-7.7.1.0
mtas-7.7.0.0
7.6.x
mtas-7.6.0.0
7.5.x
mtas-7.5.0.0
7.4.x
mtas-7.4.0.1
mtas-7.4.0.0
7.3.x
mtas-7.3.1.5
mtas-7.3.1.4
mtas-7.3.1.3
mtas-7.3.1.2
mtas-7.3.1.1
mtas-7.3.1.0

How to add a dependency to Maven

Add the following org.textexploration.mtas : mtas maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.textexploration.mtas</groupId>
    <artifactId>mtas</artifactId>
    <version>8.11.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.textexploration.mtas : mtas gradle dependency to your build.gradle file:

implementation 'org.textexploration.mtas:mtas:8.11.1.0'

Gradle Kotlin DSL: Add the following org.textexploration.mtas : mtas gradle kotlin dependency to your build.gradle.kts file:

implementation("org.textexploration.mtas:mtas:8.11.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.textexploration.mtas : mtas sbt scala dependency to your build.sbt file:

libraryDependencies += "org.textexploration.mtas" % "mtas" % "8.11.1.0"

Advertisement

Dependencies from Group

Jan 14, 2022
10 stars

Discover Dependencies

Feb 06, 2021
1 usages
1.1k stars
Oct 12, 2022
1 usages
35 stars
Oct 12, 2022
1 usages
35 stars
Jun 06, 2019
1 usages
Jun 06, 2019
1 usages
Feb 07, 2021
4 usages
4 stars