ocula

A kotlin crawler framework.

License

License

GroupId

GroupId

cn.har01d
ArtifactId

ArtifactId

ocula
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

ocula
A kotlin crawler framework.
Project URL

Project URL

https://github.com/power721/ocula
Project Organization

Project Organization

Har01d
Source Code Management

Source Code Management

https://github.com/power721/ocula

Download ocula

Filename Size
ocula-0.0.5.pom 4 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ocula-core
  • ocula-image
  • ocula-ocr
  • ocula-redis
  • ocula-selenium
  • ocula-extension

Versions

Version
0.0.5
0.0.4
0.0.2
0.0.1