cn.har01d:ocula-core

A kotlin crawler framework.

License

License

GroupId

GroupId

cn.har01d
ArtifactId

ArtifactId

ocula-core
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

A kotlin crawler framework.
Project Organization

Project Organization

Har01d

Download ocula-core

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
org.slf4j : slf4j-api jar 1.7.25
com.squareup.okhttp3 : okhttp jar 4.9.0
com.github.kittinunf.fuel : fuel jar 2.3.1
org.apache.httpcomponents : httpasyncclient jar 4.1.4
com.fasterxml.jackson.core : jackson-databind jar 2.10.2
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.10.2
com.jayway.jsonpath : json-path jar 2.4.0
us.codecraft : xsoup jar 0.3.1

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.72
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.2
0.0.1