ClearTK Snowball

ClearTK wrapper for Snowball stemer

License

License

The BSD 3-Clause License
GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-snowball
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ClearTK Snowball
ClearTK wrapper for Snowball stemer
Source Code Management

Source Code Management

https://code.google.com/p/cleartk/

Download cleartk-snowball

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.lucene : lucene-snowball jar 3.0.3
org.cleartk : cleartk-util jar 2.0.0
org.cleartk : cleartk-type-system jar 2.0.0

test (1)

Group / Artifact Type Version
org.cleartk : cleartk-test-util jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
0.9.3
0.9.2
0.9.1