License |
License |
---|---|
GroupId | GroupIduk.ac.gate.plugins |
ArtifactId | ArtifactIdannie |
Last Version | Last Version9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionANNIE
ANNIE is a general purpose information extraction system that
provides the building blocks of many other GATE applications.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
annie-9.1.pom | |
annie-9.1.jar | 3 MB |
annie-9.1-sources.jar | 3 MB |
annie-9.1-javadoc.jar | 1 MB |
annie-9.1-creole.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.gate.plugins/annie/ -->
<dependency>
<groupId>uk.ac.gate.plugins</groupId>
<artifactId>annie</artifactId>
<version>9.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.gate.plugins/annie/
implementation 'uk.ac.gate.plugins:annie:9.1'
// https://jarcasting.com/artifacts/uk.ac.gate.plugins/annie/
implementation ("uk.ac.gate.plugins:annie:9.1")
'uk.ac.gate.plugins:annie:jar:9.1'
<dependency org="uk.ac.gate.plugins" name="annie" rev="9.1">
<artifact name="annie" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.gate.plugins', module='annie', version='9.1')
)
libraryDependencies += "uk.ac.gate.plugins" % "annie" % "9.1"
[uk.ac.gate.plugins/annie "9.1"]
Group / Artifact | Type | Version |
---|---|---|
uk.ac.gate : gate-compiler-jdt | jar | 3.24.0 |
Group / Artifact | Type | Version |
---|---|---|
uk.ac.gate : gate-core | jar | 9.0 |
Group / Artifact | Type | Version |
---|---|---|
uk.ac.gate : gate-plugin-test-utils | jar | 9.0.1 |
Version |
---|
9.1
|
9.0
|
8.6
|
8.5
|
8.5-alpha1
|