License |
License |
---|---|
GroupId | GroupIdorg.textexploration.mtas |
ArtifactId | ArtifactIdmtas |
Last Version | Last Version8.11.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMTAS
Multi Tier Annotation Search, a Solr/Lucene based library and plugin providing search and analysis on annotated and structured text.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mtas-8.11.1.0.pom | |
mtas-8.11.1.0.jar | 950 KB |
mtas-8.11.1.0-sources.jar | 517 KB |
mtas-8.11.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.textexploration.mtas/mtas/ -->
<dependency>
<groupId>org.textexploration.mtas</groupId>
<artifactId>mtas</artifactId>
<version>8.11.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.textexploration.mtas/mtas/
implementation 'org.textexploration.mtas:mtas:8.11.1.0'
// https://jarcasting.com/artifacts/org.textexploration.mtas/mtas/
implementation ("org.textexploration.mtas:mtas:8.11.1.0")
'org.textexploration.mtas:mtas:jar:8.11.1.0'
<dependency org="org.textexploration.mtas" name="mtas" rev="8.11.1.0">
<artifact name="mtas" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.textexploration.mtas', module='mtas', version='8.11.1.0')
)
libraryDependencies += "org.textexploration.mtas" % "mtas" % "8.11.1.0"
[org.textexploration.mtas/mtas "8.11.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.lucene : lucene-core | jar | 8.11.1 |
org.apache.lucene : lucene-analyzers-common | jar | 8.11.1 |
org.apache.lucene : lucene-queryparser | jar | 8.11.1 |
org.apache.lucene : lucene-codecs | jar | 8.11.1 |
org.apache.solr : solr-core | jar | 8.11.1 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.apache.solr : solr-test-framework | jar | 8.11.1 |
org.slf4j : slf4j-simple | jar | 1.7.31 |
org.locationtech.jts : jts-core | jar | 1.18.1 |