| License |
License |
|---|---|
| GroupId | GroupIdeu.interedition |
| ArtifactId | ArtifactIdtext-core |
| Last Version | Last Version1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionInteredition Text
Stand-off Markup/Annotation Text Model
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| text-core-1.5.pom | |
| text-core-1.5.jar | 187 KB |
| text-core-1.5-sources.jar | 84 KB |
| text-core-1.5-javadoc.jar | 605 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.interedition/text-core/ -->
<dependency>
<groupId>eu.interedition</groupId>
<artifactId>text-core</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/eu.interedition/text-core/
implementation 'eu.interedition:text-core:1.5'
// https://jarcasting.com/artifacts/eu.interedition/text-core/
implementation ("eu.interedition:text-core:1.5")
'eu.interedition:text-core:jar:1.5'
<dependency org="eu.interedition" name="text-core" rev="1.5">
<artifact name="text-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.interedition', module='text-core', version='1.5')
)
libraryDependencies += "eu.interedition" % "text-core" % "1.5"
[eu.interedition/text-core "1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 11.0.2 |
| org.codehaus.woodstox : woodstox-core-asl | jar | 4.1.1 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.3 |
| com.h2database : h2 Optional | jar | 1.3.168 |
| org.neo4j : neo4j Optional | jar | 1.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.9 |