MVN

com.github.anylogic : alogic-dbcp

Maven & Gradle

Sep 28, 2022
2 usages
53 stars

alogic-dbcp · 数据库连接池(Database Connection Pool,dbcp)框架

<dependency>
    <groupId>com.github.anylogic</groupId>
    <artifactId>alogic-dbcp</artifactId>
    <version>1.6.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.anylogic : alogic-dbcp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.16

All Versions

Choose a version of com.github.anylogic : alogic-dbcp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
alogic-dbcp-1.6.16
alogic-dbcp-1.6.15
alogic-dbcp-1.6.14
alogic-dbcp-1.6.13
alogic-dbcp-1.6.12
alogic-dbcp-1.6.11
alogic-dbcp-1.6.10
alogic-dbcp-1.6.9
alogic-dbcp-1.6.8
alogic-dbcp-1.6.7
alogic-dbcp-1.6.6
alogic-dbcp-1.6.5

How to add a dependency to Maven

Add the following com.github.anylogic : alogic-dbcp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.anylogic</groupId>
    <artifactId>alogic-dbcp</artifactId>
    <version>1.6.16</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.anylogic : alogic-dbcp gradle dependency to your build.gradle file:

implementation 'com.github.anylogic:alogic-dbcp:1.6.16'

Gradle Kotlin DSL: Add the following com.github.anylogic : alogic-dbcp gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.anylogic:alogic-dbcp:1.6.16")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.anylogic : alogic-dbcp sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.anylogic" % "alogic-dbcp" % "1.6.16"

Advertisement

Dependencies from Group

Sep 28, 2022
18 usages
53 stars
Sep 28, 2022
8 usages
53 stars
Sep 28, 2022
8 usages
53 stars
Sep 28, 2022
3 usages
53 stars
Sep 28, 2022
3 usages
53 stars

Discover Dependencies

Apr 07, 2020
1 usages
189 stars
May 24, 2020
3 usages
1 stars
Sep 22, 2022
2 usages
2 stars
Jul 26, 2017
4 usages
47.1k stars
Dec 19, 2017
1 usages
0 stars
Jul 18, 2018
10 stars
Nov 29, 2022
2 usages
63.4k stars
Nov 08, 2019
2 usages
319 stars