Last Version

uk.ac.gate.plugins:learning 8.5

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.plugins
ArtifactId

ArtifactId

learning
Version

Version

8.5
Type

Type

jar
Description

Description

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

Project Organization

GATE
Source Code Management

Source Code Management

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

Download learning 8.5


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

Dependencies

compile (1)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-stable jar 3.6.6

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.