j

jbatis-dd-springboot-common

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