License |
License |
---|---|
GroupId | GroupIdcom.uttesh |
ArtifactId | ArtifactIdexude |
Version | Version0.0.4 |
Type | Typejar |
Description |
Descriptionexude
exude library will filter the stopping/stemming/swearing words from file/text.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
exude-0.0.4.pom | |
exude-0.0.4.jar | 43 KB |
exude-0.0.4-sources.jar | 34 KB |
exude-0.0.4-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uttesh/exude/ -->
<dependency>
<groupId>com.uttesh</groupId>
<artifactId>exude</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.uttesh/exude/
implementation 'com.uttesh:exude:0.0.4'
// https://jarcasting.com/artifacts/com.uttesh/exude/
implementation ("com.uttesh:exude:0.0.4")
'com.uttesh:exude:jar:0.0.4'
<dependency org="com.uttesh" name="exude" rev="0.0.4">
<artifact name="exude" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uttesh', module='exude', version='0.0.4')
)
libraryDependencies += "com.uttesh" % "exude" % "0.0.4"
[com.uttesh/exude "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tika : tika-core | jar | 1.11 |
org.apache.tika : tika-parsers | jar | 1.11 |
org.apache.tika : tika-xmp | jar | 1.11 |
org.testng : testng | jar | 6.9.10 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.5.2 |
org.jmockit : jmockit | jar | 1.28 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
org.slf4j : jul-to-slf4j | jar | 1.7.21 |