Developer Tools

A collection of small tools useful to developers of GATE applications or GATE itself.

License

License

GroupId

GroupId

uk.ac.gate.plugins
ArtifactId

ArtifactId

developer-tools
Last Version

Last Version

8.5
Release Date

Release Date

Type

Type

jar
Description

Description

Developer Tools
A collection of small tools useful to developers of GATE applications or GATE itself.
Project Organization

Project Organization

GATE
Source Code Management

Source Code Management

https://github.com/GateNLP/gateplugin-Developer_Tools

Download developer-tools

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
uk.ac.gate : gate-core jar 8.5

test (1)

Group / Artifact Type Version
uk.ac.gate : gate-plugin-test-utils jar 8.5

Project Modules

There are no modules declared in this project.
uk.ac.gate.plugins

GateNLP

GATE - General Architecture for Text Engineering

Versions

Version
8.5
8.5-alpha1