fasten

分布式框架spider子组件之一,基于jedis库提供分布式缓存功能。

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.jpardus.spider
ArtifactId

ArtifactId

fasten
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

fasten
分布式框架spider子组件之一,基于jedis库提供分布式缓存功能。
Project URL

Project URL

http://jpardus.com
Source Code Management

Source Code Management

https://github.com/jpardus/jpardus.github.io

Download fasten

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
redis.clients : jedis jar 2.9.0
com.jpardus.spider : sccs jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.0