License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdio.github.qwefgh90 |
ArtifactId | ArtifactIdjSearch |
Version | Version0.1 |
Type | Typejar |
Description |
DescriptionjSearch textLib
text extractor for various documents
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jSearch-0.1.pom | |
jSearch-0.1.jar | 510 KB |
jSearch-0.1-sources.jar | 499 KB |
jSearch-0.1-javadoc.jar | 107 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.qwefgh90/jSearch/ -->
<dependency>
<groupId>io.github.qwefgh90</groupId>
<artifactId>jSearch</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.qwefgh90/jSearch/
implementation 'io.github.qwefgh90:jSearch:0.1'
// https://jarcasting.com/artifacts/io.github.qwefgh90/jSearch/
implementation ("io.github.qwefgh90:jSearch:0.1")
'io.github.qwefgh90:jSearch:jar:0.1'
<dependency org="io.github.qwefgh90" name="jSearch" rev="0.1">
<artifact name="jSearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.qwefgh90', module='jSearch', version='0.1')
)
libraryDependencies += "io.github.qwefgh90" % "jSearch" % "0.1"
[io.github.qwefgh90/jSearch "0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.juniversalchardet : juniversalchardet | jar | 1.0.3 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-api | jar | 1.7.10 |
org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
org.apache.tika : tika-core | jar | 1.12 |
org.apache.tika : tika-parsers | jar | 1.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |