License |
License |
---|---|
GroupId | GroupIdio.annot8 |
ArtifactId | ArtifactIdannot8-components-spacy |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnnot8 SpaCy Components
Components for communicating with a SpaCy server from within Annot8
|
<!-- https://jarcasting.com/artifacts/io.annot8/annot8-components-spacy/ -->
<dependency>
<groupId>io.annot8</groupId>
<artifactId>annot8-components-spacy</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.annot8/annot8-components-spacy/
implementation 'io.annot8:annot8-components-spacy:1.2.2'
// https://jarcasting.com/artifacts/io.annot8/annot8-components-spacy/
implementation ("io.annot8:annot8-components-spacy:1.2.2")
'io.annot8:annot8-components-spacy:jar:1.2.2'
<dependency org="io.annot8" name="annot8-components-spacy" rev="1.2.2">
<artifact name="annot8-components-spacy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.annot8', module='annot8-components-spacy', version='1.2.2')
)
libraryDependencies += "io.annot8" % "annot8-components-spacy" % "1.2.2"
[io.annot8/annot8-components-spacy "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
io.annot8 : annot8-components-base-text | jar | 1.2.2 |
io.swagger : swagger-annotations | jar | 1.6.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.2 |
org.openapitools : jackson-databind-nullable | jar | 0.2.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
io.annot8 : annot8-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
io.annot8 : annot8-test-impl | jar | 1.2.2 |
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.4.0 |
org.mockito : mockito-junit-jupiter | jar | 4.4.0 |
org.assertj : assertj-core | jar | 3.22.0 |
org.assertj : assertj-guava | jar | 3.4.0 |
org.slf4j : slf4j-simple | jar | 1.7.35 |