License |
License |
---|---|
GroupId | GroupIdcom.weicoder.fork |
ArtifactId | ArtifactIdcommons-pool2-jdk11 |
Last Version | Last Version2.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava tools
|
Filename | Size |
---|---|
commons-pool2-jdk11-2.8.0.pom | |
commons-pool2-jdk11-2.8.0.jar | 239 KB |
commons-pool2-jdk11-2.8.0-sources.jar | 125 KB |
commons-pool2-jdk11-2.8.0-javadoc.jar | 729 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.weicoder.fork/commons-pool2-jdk11/ -->
<dependency>
<groupId>com.weicoder.fork</groupId>
<artifactId>commons-pool2-jdk11</artifactId>
<version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder.fork/commons-pool2-jdk11/
implementation 'com.weicoder.fork:commons-pool2-jdk11:2.8.0'
// https://jarcasting.com/artifacts/com.weicoder.fork/commons-pool2-jdk11/
implementation ("com.weicoder.fork:commons-pool2-jdk11:2.8.0")
'com.weicoder.fork:commons-pool2-jdk11:jar:2.8.0'
<dependency org="com.weicoder.fork" name="commons-pool2-jdk11" rev="2.8.0">
<artifact name="commons-pool2-jdk11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weicoder.fork', module='commons-pool2-jdk11', version='2.8.0')
)
libraryDependencies += "com.weicoder.fork" % "commons-pool2-jdk11" % "2.8.0"
[com.weicoder.fork/commons-pool2-jdk11 "2.8.0"]
Group / Artifact | Type | Version |
---|---|---|
cglib : cglib Optional | jar | 3.3.0 |