MVN

cn.danielw : fast-object-pool

Maven & Gradle

Mar 12, 2022
4 usages
111 stars

Fast Object Pool · An extremely fast object pool with zero dependencies

<dependency>
    <groupId>cn.danielw</groupId>
    <artifactId>fast-object-pool</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.danielw : fast-object-pool to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.1

All Versions

Choose a version of cn.danielw : fast-object-pool to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
fast-object-pool-2.2.1
fast-object-pool-2.2.0
2.1.x
fast-object-pool-2.1.2
fast-object-pool-2.1.1
fast-object-pool-2.1.0
2.0.x
fast-object-pool-2.0.0

How to add a dependency to Maven

Add the following cn.danielw : fast-object-pool maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.danielw</groupId>
    <artifactId>fast-object-pool</artifactId>
    <version>2.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.danielw : fast-object-pool gradle dependency to your build.gradle file:

implementation 'cn.danielw:fast-object-pool:2.2.1'

Gradle Kotlin DSL: Add the following cn.danielw : fast-object-pool gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.danielw:fast-object-pool:2.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.danielw : fast-object-pool sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.danielw" % "fast-object-pool" % "2.2.1"

Advertisement

Dependencies from Group

Mar 12, 2022
4 usages
111 stars
Feb 24, 2017
0 stars

Discover Dependencies

Apr 02, 2021
22 usages
18 stars
Sep 26, 2022
6 usages
480 stars
May 24, 2023
33 usages
385 stars
Jun 25, 2020
5 usages
42 stars
Feb 01, 2022
499 stars
Feb 14, 2023
2 usages
336 stars
Jun 15, 2023
8 usages