j

jbatis-rds-spring-boot-autoconfigure

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