Annot8 Common Jackson based serialisation

Serialisation of bounds and other annot8 classes using Jackson

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

io.annot8
ArtifactId

ArtifactId

annot8-common-jackson-serialisation
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Annot8 Common Jackson based serialisation
Serialisation of bounds and other annot8 classes using Jackson

Download annot8-common-jackson-serialisation

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8
io.annot8 : annot8-common-data jar 0.2.0
io.github.classgraph : classgraph jar 4.6.8
org.slf4j : slf4j-api jar 1.7.25

test (8)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
org.junit.jupiter : junit-jupiter-api jar 5.3.2
org.junit.jupiter : junit-jupiter-params jar 5.3.2
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.mockito : mockito-core jar 2.23.4
org.mockito : mockito-junit-jupiter jar 2.23.4
org.assertj : assertj-core jar 3.11.1
org.assertj : assertj-guava jar 3.2.1

Project Modules

There are no modules declared in this project.
io.annot8

Annot8

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

Versions

Version
0.2.0
0.1.0