This plugin is now unsupported and has been replaced by the new Learning Framework plugin. It's made available only to support existing applications and plugins which rely on it and which haven't yet been upgraded to use the Learning Framework.
License |
License |
---|---|
GroupId | GroupIduk.ac.gate.plugins |
ArtifactId | ArtifactIdlearning |
Last Version | Last Version8.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent POM for any GATE plugin project, to include the maven plugin that will generate the correct CREOLE metadata.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
learning-8.5.pom | |
learning-8.5.jar | 207 KB |
learning-8.5-sources.jar | 125 KB |
learning-8.5-javadoc.jar | 325 KB |
learning-8.5-creole.jar | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-stable | jar | 3.6.6 |
Group / Artifact | Type | Version |
---|---|---|
uk.ac.gate : gate-core | jar | 8.5 |
Group / Artifact | Type | Version |
---|---|---|
uk.ac.gate : gate-plugin-test-utils | jar | 8.5 |
This plugin is now unsupported and has been replaced by the new Learning Framework plugin. It's made available only to support existing applications and plugins which rely on it and which haven't yet been upgraded to use the Learning Framework.