| Лицензия |
Лицензия |
|---|---|
| Группа | Группаeu.interedition |
| Идентификатор | Идентификаторtext-core |
| Последняя версия | Последняя версия1.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеInteredition Text
Stand-off Markup/Annotation Text Model
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | jar | 1.3.168 |
| org.neo4j : neo4j Необязательный | jar | 1.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.9 |