| License |
License |
|---|---|
| GroupId | GroupIdcom.weicoder.extend |
| ArtifactId | ArtifactIddbcp2-extend |
| Last Version | Last Version3.3.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjava tools
|
| Filename | Size |
|---|---|
| dbcp2-extend-3.3.8.pom | |
| dbcp2-extend-3.3.8.jar | 109 KB |
| dbcp2-extend-3.3.8-sources.jar | 82 KB |
| dbcp2-extend-3.3.8-javadoc.jar | 688 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.weicoder.extend/dbcp2-extend/ -->
<dependency>
<groupId>com.weicoder.extend</groupId>
<artifactId>dbcp2-extend</artifactId>
<version>3.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder.extend/dbcp2-extend/
implementation 'com.weicoder.extend:dbcp2-extend:3.3.8'
// https://jarcasting.com/artifacts/com.weicoder.extend/dbcp2-extend/
implementation ("com.weicoder.extend:dbcp2-extend:3.3.8")
'com.weicoder.extend:dbcp2-extend:jar:3.3.8'
<dependency org="com.weicoder.extend" name="dbcp2-extend" rev="3.3.8">
<artifact name="dbcp2-extend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weicoder.extend', module='dbcp2-extend', version='3.3.8')
)
libraryDependencies += "com.weicoder.extend" % "dbcp2-extend" % "3.3.8"
[com.weicoder.extend/dbcp2-extend "3.3.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.weicoder.extend : log4j-extend | jar | 3.3.8 |
| com.weicoder.extend : pool2-extend | jar | 3.3.8 |