p

persistence-mybatis

Pippin, was a Hobbit of the Shire, and one of Frodo Baggins' youngest, but closest friends. He was a member of the Fellowship of the Ring and later became the thirty-second Thain of the Shire
https://github.com/rothschil/rothschil-common
The Apache License, Version 2.0
rothschil
Files download
File Operation
persistence-mybatis-1.1.8.RELEASE.jar download
persistence-mybatis-1.1.8.RELEASE.pom download
persistence-mybatis-1.1.8.RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.rothschil</groupId>
  <artifactId>persistence-mybatis</artifactId>
  <version>1.1.8.RELEASE</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.github.rothschil:persistence-mybatis:1.1.8.RELEASE'
Gradle Kotlin
implementation("io.github.rothschil:persistence-mybatis:1.1.8.RELEASE")
Scala SBT
libraryDependencies += "io.github.rothschil" % "persistence-mybatis" % "1.1.8.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='io.github.rothschil', module='persistence-mybatis', version='1.1.8.RELEASE')
)
Apache Ivy
<dependency org="io.github.rothschil" name="persistence-mybatis" rev="1.1.8.RELEASE" />
Leiningen
[io.github.rothschil/persistence-mybatis "1.1.8.RELEASE"]
Apache Buildr
'io.github.rothschil:persistence-mybatis:jar:1.1.8.RELEASE'