Last Version

Quantxt Core 2.59

Quantxt core library for text extraction and document analysis.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.quantxt.core
ArtifactId

ArtifactId

qt-core
Version

Version

2.59
Type

Type

jar
Description

Description

Quantxt Core
Quantxt core library for text extraction and document analysis.
Source Code Management

Source Code Management

http://github.com/quantxt/QTCore.git

Download qt-core 2.59


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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.28
ch.qos.logback : logback-classic jar 1.1.7
org.jsoup : jsoup jar 1.10.2
com.google.code.gson : gson jar 2.8.6
com.fasterxml.jackson.core : jackson-annotations jar 2.9.0
joda-time : joda-time jar 2.9.7
org.projectlombok : lombok jar 1.18.6

test (1)

Group / Artifact Type Version
junit : junit-dep jar 4.10

Project Modules

There are no modules declared in this project.