Last Version

GATE Core 9.0.1

GATE - general architecture for text engineering - is open source software capable of solving almost any text processing problem. This artifact enables you to embed the core GATE Embedded with its essential dependencies. You will able to use the GATE Embedded API and load and store GATE XML documents. This artifact is the perfect dependency for CREOLE plugins or for applications that need to customize the GATE dependencies due to conflict with their own dependencies or for lower footprint.

License

License

GroupId

GroupId

uk.ac.gate
ArtifactId

ArtifactId

gate-core
Version

Version

9.0.1
Type

Type

jar
Description

Description

GATE Core
GATE - general architecture for text engineering - is open source software capable of solving almost any text processing problem. This artifact enables you to embed the core GATE Embedded with its essential dependencies. You will able to use the GATE Embedded API and load and store GATE XML documents. This artifact is the perfect dependency for CREOLE plugins or for applications that need to customize the GATE dependencies due to conflict with their own dependencies or for lower footprint.
Project URL

Project URL

http://gate.ac.uk/
Project Organization

Project Organization

GATE
Source Code Management

Source Code Management

https://github.com/GateNLP/gate-core

Download gate-core 9.0.1


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

Dependencies

compile (41)

Group / Artifact Type Version
uk.ac.gate : gate-asm jar 9.0
org.apache.maven.resolver : maven-resolver-impl jar 1.6.1
org.apache.maven : maven-model-builder jar 3.6.3
org.apache.maven : maven-resolver-provider jar 3.6.3
org.apache.maven.resolver : maven-resolver-connector-basic jar 1.6.1
org.apache.maven.resolver : maven-resolver-transport-http jar 1.6.1
org.apache.maven.resolver : maven-resolver-transport-file jar 1.6.1
org.apache.maven.resolver : maven-resolver-transport-wagon jar 1.6.1
org.apache.maven.resolver : maven-resolver-transport-classpath jar 1.6.1
org.apache.maven : maven-settings-builder jar 3.6.3
org.codehaus.plexus : plexus-container-default jar 2.1.0
org.apache.commons : commons-lang3 jar 3.11
commons-io : commons-io jar 2.8.0
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : log4j-over-slf4j jar 1.7.30
org.jdom : jdom jar 1.1.3
net.sourceforge.nekohtml : nekohtml jar 1.9.17
org.apache.tika : tika-parsers jar 1.25
org.apache.tika : tika-core jar 1.25
org.apache.pdfbox : pdfbox jar 2.0.22
org.apache.pdfbox : pdfbox-tools jar 2.0.22
org.apache.pdfbox : jempbox jar 1.8.16
org.bouncycastle : bcmail-jdk15on jar 1.68
org.bouncycastle : bcprov-jdk15on jar 1.68
org.apache.poi : poi jar 4.1.2
org.apache.poi : poi-scratchpad jar 4.1.2
org.apache.poi : poi-ooxml jar 4.1.2
com.drewnoakes : metadata-extractor jar 2.15.0
org.codehaus.woodstox : woodstox-core-lgpl jar 4.4.1
org.apache.ant : ant jar 1.10.9
com.thoughtworks.xstream : xstream jar 1.4.15
gnu.getopt : java-getopt jar 1.0.13
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
org.xhtmlrenderer : flying-saucer-core jar 9.1.20
joda-time : joda-time jar 2.10.9
org.codehaus.httpcache4j : httpcache4j-core jar 5.1.1
org.codehaus.httpcache4j.storage : storage-file jar 5.1.1
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-core jar 2.3.0.1
com.sun.xml.bind : jaxb-impl jar 2.3.3
javax.activation : javax.activation-api jar 1.2.0

runtime (4)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
org.slf4j : jcl-over-slf4j jar 1.7.30
xpp3 : xpp3 jar 1.1.4c
jaxen : jaxen jar 1.2.0

test (2)

Group / Artifact Type Version
xmlunit : xmlunit jar 1.6
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.