Annot8 Parent

Parent POM that contains common properties for all Annot8 projects

Лицензия

Лицензия

Группа

Группа

io.annot8
Идентификатор

Идентификатор

annot8-parent
Последняя версия

Последняя версия

1.2.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Annot8 Parent
Parent POM that contains common properties for all Annot8 projects
Ссылка на сайт

Ссылка на сайт

http://annot8.io
Система контроля версий

Система контроля версий

https://github.com/annot8/annot8/

Скачать annot8-parent

Имя Файла Размер
annot8-parent-1.2.2.pom 15 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.annot8/annot8-parent/ -->
<dependency>
    <groupId>io.annot8</groupId>
    <artifactId>annot8-parent</artifactId>
    <version>1.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.annot8/annot8-parent/
implementation 'io.annot8:annot8-parent:1.2.2'
// https://jarcasting.com/artifacts/io.annot8/annot8-parent/
implementation ("io.annot8:annot8-parent:1.2.2")
'io.annot8:annot8-parent:pom:1.2.2'
<dependency org="io.annot8" name="annot8-parent" rev="1.2.2">
  <artifact name="annot8-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.annot8', module='annot8-parent', version='1.2.2')
)
libraryDependencies += "io.annot8" % "annot8-parent" % "1.2.2"
[io.annot8/annot8-parent "1.2.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
jakarta.json : jakarta.json-api jar 2.0.1
jakarta.json.bind : jakarta.json.bind-api jar 2.0.0

test (7)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 4.3.1
org.mockito : mockito-junit-jupiter jar 4.3.1
org.assertj : assertj-core jar 3.22.0
org.assertj : assertj-guava jar 3.4.0

Модули Проекта

  • annot8-common
  • annot8-testing
  • annot8-implementations
io.annot8

Annot8

Annot8 is an open source framework for automatically annotating text with information such as metadata, entities, and relationships

Версии библиотеки

Версия
1.2.2
1.2.1
1.1.0
1.0.2
1.0.1
1.0.0
0.5.0
0.4.0
0.2.0
0.1.0