MVN

cn.nextop : lite-pool

Maven & Gradle

Apr 11, 2018
44 stars

lite-pool · A lite fast object pool written by java

<dependency>
    <groupId>cn.nextop</groupId>
    <artifactId>lite-pool</artifactId>
    <version>1.0.0-RC3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.nextop : lite-pool to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0-RC3
  • Latest Release Candidate: 1.0.0-RC3
  • Latest Beta: 1.0.0-beta

All Versions

Choose a version of cn.nextop : lite-pool to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
lite-pool-1.0.0-RC3
lite-pool-1.0.0-RC2
lite-pool-1.0.0-RC1
lite-pool-1.0.0-beta

How to add a dependency to Maven

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

<dependency>
    <groupId>cn.nextop</groupId>
    <artifactId>lite-pool</artifactId>
    <version>1.0.0-RC3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.nextop : lite-pool gradle dependency to your build.gradle file:

implementation 'cn.nextop:lite-pool:1.0.0-RC3'

Gradle Kotlin DSL: Add the following cn.nextop : lite-pool gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.nextop:lite-pool:1.0.0-RC3")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.nextop : lite-pool sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.nextop" % "lite-pool" % "1.0.0-RC3"

Advertisement

Dependencies from Group

Apr 11, 2018
44 stars
Oct 12, 2019
7 stars

Discover Dependencies

May 28, 2022
27 stars
Dec 01, 2022
2 usages
191 stars
May 03, 2018
23 usages
55 stars
Mar 27, 2022
3 stars
Mar 01, 2023
6 usages
Feb 05, 2018
13 stars
Feb 04, 2018
0 stars
Aug 16, 2023
1.5k stars