Last Version

GATE Top 9.0.1

GATE Top is a convenience repo for building GATE and associated projects. Mainly for use with a CI server.

License

License

GroupId

GroupId

uk.ac.gate
ArtifactId

ArtifactId

gate-top
Version

Version

9.0.1
Type

Type

pom
Description

Description

GATE Top
GATE Top is a convenience repo for building GATE and associated projects. Mainly for use with a CI server.
Project URL

Project URL

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

Project Organization

GATE
Source Code Management

Source Code Management

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

Download gate-top 9.0.1

Filename Size
gate-top-9.0.1.pom 3 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • gate-maven-plugin
  • gate-plugin-archetype
  • gate-pr-archetype
  • gate-plugin-test-utils
  • gate-plugin-base