License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcn.har01d |
ArtifactId | ArtifactIdocula-redis |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA kotlin crawler framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ocula-redis-0.0.5.pom | |
ocula-redis-0.0.5.jar | 23 KB |
ocula-redis-0.0.5-sources.jar | 6 KB |
ocula-redis-0.0.5-javadoc.jar | 285 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.har01d/ocula-redis/ -->
<dependency>
<groupId>cn.har01d</groupId>
<artifactId>ocula-redis</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.har01d/ocula-redis/
implementation 'cn.har01d:ocula-redis:0.0.5'
// https://jarcasting.com/artifacts/cn.har01d/ocula-redis/
implementation ("cn.har01d:ocula-redis:0.0.5")
'cn.har01d:ocula-redis:jar:0.0.5'
<dependency org="cn.har01d" name="ocula-redis" rev="0.0.5">
<artifact name="ocula-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.har01d', module='ocula-redis', version='0.0.5')
)
libraryDependencies += "cn.har01d" % "ocula-redis" % "0.0.5"
[cn.har01d/ocula-redis "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
cn.har01d : ocula-core | jar | 0.0.5 |
org.redisson : redisson | jar | 3.12.4 |