Files download
File Operation
dbnd-api-1.0.21.5.jar download
dbnd-api-1.0.21.5.pom download
dbnd-api-1.0.21.5-sources.jar download
Apache Maven
<dependency>
  <groupId>ai.databand</groupId>
  <artifactId>dbnd-api</artifactId>
  <version>1.0.21.5</version>
</dependency>
Gradle Groovy
implementation 'ai.databand:dbnd-api:1.0.21.5'
Gradle Kotlin
implementation("ai.databand:dbnd-api:1.0.21.5")
Scala SBT
libraryDependencies += "ai.databand" % "dbnd-api" % "1.0.21.5"
Groovy Grape
@Grapes(
  @Grab(group='ai.databand', module='dbnd-api', version='1.0.21.5')
)
Apache Ivy
<dependency org="ai.databand" name="dbnd-api" rev="1.0.21.5" />
Leiningen
[ai.databand/dbnd-api "1.0.21.5"]
Apache Buildr
'ai.databand:dbnd-api:jar:1.0.21.5'
Dependencies
The project has no third-party dependencies