Annot8 API

Core API interfaces for the Annot8 project

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Annot8 API
Core API interfaces for the Annot8 project
Ссылка на сайт

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

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

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

https://github.com/annot8/annot8-api/

Скачать annot8-api

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

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

Зависимости

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api 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

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

Данный проект не имеет модулей.
io.annot8

Annot8

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

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

Версия
1.2
1.1
1.0
0.5.0
0.4.0