文件下载
文件名 操作
db-async-base_2.10-0.2.18.jar 下载
db-async-base_2.10-0.2.18.pom 下载
db-async-base_2.10-0.2.18-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.mauricio</groupId>
  <artifactId>db-async-base_2.10</artifactId>
  <version>0.2.18</version>
</dependency>
Gradle Groovy
implementation 'com.github.mauricio:db-async-base_2.10:0.2.18'
Gradle Kotlin
implementation("com.github.mauricio:db-async-base_2.10:0.2.18")
Scala SBT
libraryDependencies += "com.github.mauricio" % "db-async-base_2.10" % "0.2.18"
Groovy Grape
@Grapes(
  @Grab(group='com.github.mauricio', module='db-async-base_2.10', version='0.2.18')
)
Apache Ivy
<dependency org="com.github.mauricio" name="db-async-base_2.10" rev="0.2.18" />
Leiningen
[com.github.mauricio/db-async-base_2.10 "0.2.18"]
Apache Buildr
'com.github.mauricio:db-async-base_2.10:jar:0.2.18'
本项目依赖