| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIduk.ac.gate.plugins |
| ArtifactId | ArtifactIdtermraider |
| Last Version | Last Version8.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTermRaider
TermRaider is a set of term extraction and scoring tools
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| termraider-8.6.pom | |
| termraider-8.6.jar | 233 KB |
| termraider-8.6-sources.jar | 190 KB |
| termraider-8.6-javadoc.jar | 354 KB |
| termraider-8.6-creole.jar | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.ac.gate.plugins/termraider/ -->
<dependency>
<groupId>uk.ac.gate.plugins</groupId>
<artifactId>termraider</artifactId>
<version>8.6</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.gate.plugins/termraider/
implementation 'uk.ac.gate.plugins:termraider:8.6'
// https://jarcasting.com/artifacts/uk.ac.gate.plugins/termraider/
implementation ("uk.ac.gate.plugins:termraider:8.6")
'uk.ac.gate.plugins:termraider:jar:8.6'
<dependency org="uk.ac.gate.plugins" name="termraider" rev="8.6">
<artifact name="termraider" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.gate.plugins', module='termraider', version='8.6')
)
libraryDependencies += "uk.ac.gate.plugins" % "termraider" % "8.6"
[uk.ac.gate.plugins/termraider "8.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| uk.ac.gate : gate-core | jar | 8.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| uk.ac.gate : gate-plugin-test-utils | jar | 8.6 |