License |
License |
---|---|
GroupId | GroupIdeu.interedition |
ArtifactId | ArtifactIdtext |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionText
A text model with range-based markup via standoff annotations.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
text-1.1.pom | |
text-1.1.jar | 169 KB |
text-1.1-sources.jar | 101 KB |
text-1.1-javadoc.jar | 529 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.interedition/text/ -->
<dependency>
<groupId>eu.interedition</groupId>
<artifactId>text</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.interedition/text/
implementation 'eu.interedition:text:1.1'
// https://jarcasting.com/artifacts/eu.interedition/text/
implementation ("eu.interedition:text:1.1")
'eu.interedition:text:jar:1.1'
<dependency org="eu.interedition" name="text" rev="1.1">
<artifact name="text" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.interedition', module='text', version='1.1')
)
libraryDependencies += "eu.interedition" % "text" % "1.1"
[eu.interedition/text "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | r09 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
org.springframework : spring-core | jar | 3.0.7.RELEASE |
org.springframework : spring-jdbc | jar | 3.0.7.RELEASE |
org.springframework : spring-test | jar | 3.0.7.RELEASE |
org.codehaus.woodstox : woodstox-core-asl | jar | 4.1.1 |
commons-codec : commons-codec | jar | 1.4 |
org.codehaus.jackson : jackson-mapper-asl Optional | jar | 1.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
log4j : log4j | jar | 1.2.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
cglib : cglib | jar | 2.2 |
com.h2database : h2 | jar | 1.3.168 |
mysql : mysql-connector-java | jar | 5.1.22 |