License |
License |
---|---|
GroupId | GroupIduk.ac.gate.plugins |
ArtifactId | ArtifactIdteamware-tools |
Last Version | Last Version8.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTeamware Tools
A set of tools for dealing with corpora annotated via GATE Teamware
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
teamware-tools-8.6.pom | |
teamware-tools-8.6.jar | 14 KB |
teamware-tools-8.6-sources.jar | 8 KB |
teamware-tools-8.6-javadoc.jar | 30 KB |
teamware-tools-8.6-creole.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.gate.plugins/teamware-tools/ -->
<dependency>
<groupId>uk.ac.gate.plugins</groupId>
<artifactId>teamware-tools</artifactId>
<version>8.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.gate.plugins/teamware-tools/
implementation 'uk.ac.gate.plugins:teamware-tools:8.6'
// https://jarcasting.com/artifacts/uk.ac.gate.plugins/teamware-tools/
implementation ("uk.ac.gate.plugins:teamware-tools:8.6")
'uk.ac.gate.plugins:teamware-tools:jar:8.6'
<dependency org="uk.ac.gate.plugins" name="teamware-tools" rev="8.6">
<artifact name="teamware-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.gate.plugins', module='teamware-tools', version='8.6')
)
libraryDependencies += "uk.ac.gate.plugins" % "teamware-tools" % "8.6"
[uk.ac.gate.plugins/teamware-tools "8.6"]
Group / Artifact | Type | Version |
---|---|---|
uk.ac.gate.plugins : tools | jar | 8.6 |
uk.ac.gate.plugins : annie | jar | 8.6 |
uk.ac.gate : gate-core | jar | 8.6 |
Group / Artifact | Type | Version |
---|---|---|
uk.ac.gate : gate-plugin-test-utils | jar | 8.6 |