is not current version
Last Version 1.2.6.RELEASE

io.github.rothschil:persistence-mybatis 1.0.0.RELEASE

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

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.rothschil
ArtifactId

ArtifactId

persistence-mybatis
Version

Version

1.0.0.RELEASE
Type

Type

pom

Download persistence-mybatis 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/io.github.rothschil/persistence-mybatis/ -->
<dependency>
    <groupId>io.github.rothschil</groupId>
    <artifactId>persistence-mybatis</artifactId>
    <version>1.0.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.rothschil/persistence-mybatis/
implementation 'io.github.rothschil:persistence-mybatis:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.github.rothschil/persistence-mybatis/
implementation ("io.github.rothschil:persistence-mybatis:1.0.0.RELEASE")
'io.github.rothschil:persistence-mybatis:pom:1.0.0.RELEASE'
<dependency org="io.github.rothschil" name="persistence-mybatis" rev="1.0.0.RELEASE">
  <artifact name="persistence-mybatis" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.rothschil', module='persistence-mybatis', version='1.0.0.RELEASE')
)
libraryDependencies += "io.github.rothschil" % "persistence-mybatis" % "1.0.0.RELEASE"
[io.github.rothschil/persistence-mybatis "1.0.0.RELEASE"]