j

jbatis-rds-springboot3-starter

Files download
File Operation
jbatis-rds-springboot3-starter-1.0.10-RELEASE.jar download
jbatis-rds-springboot3-starter-1.0.10-RELEASE.pom download
Apache Maven
<dependency>
  <groupId>org.jbatis</groupId>
  <artifactId>jbatis-rds-springboot3-starter</artifactId>
  <version>1.0.10-RELEASE</version>
</dependency>
Gradle Groovy
implementation 'org.jbatis:jbatis-rds-springboot3-starter:1.0.10-RELEASE'
Gradle Kotlin
implementation("org.jbatis:jbatis-rds-springboot3-starter:1.0.10-RELEASE")
Scala SBT
libraryDependencies += "org.jbatis" % "jbatis-rds-springboot3-starter" % "1.0.10-RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='org.jbatis', module='jbatis-rds-springboot3-starter', version='1.0.10-RELEASE')
)
Apache Ivy
<dependency org="org.jbatis" name="jbatis-rds-springboot3-starter" rev="1.0.10-RELEASE" />
Leiningen
[org.jbatis/jbatis-rds-springboot3-starter "1.0.10-RELEASE"]
Apache Buildr
'org.jbatis:jbatis-rds-springboot3-starter:jar:1.0.10-RELEASE'