License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.quantxt.core |
ArtifactId | ArtifactIdqt-core |
Last Version | Last Version2.59 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuantxt Core
Quantxt core library for text extraction and document analysis.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qt-core-2.59.pom | |
qt-core-2.59.jar | 37 KB |
qt-core-2.59-sources.jar | 15 KB |
qt-core-2.59-javadoc.jar | 517 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.10 |