Annot8 Common

Common functionality used by Annot8 components

License

License

GroupId

GroupId

io.annot8
ArtifactId

ArtifactId

annot8-common
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

pom
Description

Description

Annot8 Common
Common functionality used by Annot8 components

Download annot8-common

Filename Size
annot8-common-1.2.2.pom 850 bytes
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
jakarta.json : jakarta.json-api jar 2.0.1
jakarta.json.bind : jakarta.json.bind-api jar 2.0.0

test (7)

Group / Artifact Type Version
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

Project Modules

  • annot8-common-components
  • annot8-common-data
  • annot8-common-processing
  • annot8-common-serialization
  • annot8-common-utils
io.annot8

Annot8

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

Versions

Version
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