j

jbatis-rds

Jbatis Relational Database Service, 金巴蒂关系型数据库服务
http://www.jbatis.org
Apache-2.0
Corsak
Files download
File Operation
jbatis-rds-1.0.10-RELEASE.pom download
Apache Maven
<dependency>
  <groupId>org.jbatis</groupId>
  <artifactId>jbatis-rds</artifactId>
  <version>1.0.10-RELEASE</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.jbatis:jbatis-rds:1.0.10-RELEASE'
Gradle Kotlin
implementation("org.jbatis:jbatis-rds:1.0.10-RELEASE")
Scala SBT
libraryDependencies += "org.jbatis" % "jbatis-rds" % "1.0.10-RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='org.jbatis', module='jbatis-rds', version='1.0.10-RELEASE')
)
Apache Ivy
<dependency org="org.jbatis" name="jbatis-rds" rev="1.0.10-RELEASE" />
Leiningen
[org.jbatis/jbatis-rds "1.0.10-RELEASE"]
Apache Buildr
'org.jbatis:jbatis-rds:jar:1.0.10-RELEASE'
Dependencies
The project has no third-party dependencies