MVN

com.jpardus.spider : fasten

Maven & Gradle

Aug 24, 2020
2 usages
0 stars

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

<dependency>
    <groupId>com.jpardus.spider</groupId>
    <artifactId>fasten</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jpardus.spider : fasten to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.jpardus.spider : fasten to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
fasten-2.0.0
1.0.x
fasten-1.0.0

How to add a dependency to Maven

Add the following com.jpardus.spider : fasten maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jpardus.spider</groupId>
    <artifactId>fasten</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jpardus.spider : fasten gradle dependency to your build.gradle file:

implementation 'com.jpardus.spider:fasten:2.0.0'

Gradle Kotlin DSL: Add the following com.jpardus.spider : fasten gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jpardus.spider:fasten:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jpardus.spider : fasten sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jpardus.spider" % "fasten" % "2.0.0"

Advertisement

Dependencies from Group

Apr 06, 2021
5 usages
0 stars
Aug 24, 2020
3 usages
0 stars
Aug 24, 2020
2 usages
0 stars
Aug 24, 2020
2 usages
0 stars
Aug 24, 2020
1 usages
0 stars

Discover Dependencies

Sep 20, 2018
1 usages
0 stars
Sep 20, 2018
1 usages
0 stars
Sep 14, 2018
1 usages
Oct 02, 2018
1 usages
4 stars
Sep 26, 2018
1 usages
134 stars
Oct 03, 2018
1 usages
1 stars