com.github.sdorra:spotter-core

Content-Type and language recognition library

License

License

GroupId

GroupId

com.github.sdorra
ArtifactId

ArtifactId

spotter-core
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Content-Type and language recognition library

Download spotter-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.tika : tika-core jar 1.23

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.9.1
com.google.guava : guava jar 29.0-jre

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1
3.0.0
2.1.2
2.1.1
2.1.0
2.0.0
1.2.1
1.2.0
1.1.0
1.0.0