Last Version

GATE Plugin Base 9.0.1

Parent POM for any GATE plugin project, to include the maven plugin that will generate the correct CREOLE metadata.

License

License

GroupId

GroupId

uk.ac.gate
ArtifactId

ArtifactId

gate-plugin-base
Version

Version

9.0.1
Type

Type

jar
Description

Description

GATE Plugin Base
Parent POM for any GATE plugin project, to include the maven plugin that will generate the correct CREOLE metadata.
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-plugin-base 9.0.1


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

Dependencies

provided (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.