License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.rothschil |
ArtifactId | ArtifactIdpersistence-mybatis |
Last Version | Last Version1.2.6.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionrothschil-common
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
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.rothschil/persistence-mybatis/ -->
<dependency>
<groupId>io.github.rothschil</groupId>
<artifactId>persistence-mybatis</artifactId>
<version>1.2.6.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.rothschil/persistence-mybatis/
implementation 'io.github.rothschil:persistence-mybatis:1.2.6.RELEASE'
// https://jarcasting.com/artifacts/io.github.rothschil/persistence-mybatis/
implementation ("io.github.rothschil:persistence-mybatis:1.2.6.RELEASE")
'io.github.rothschil:persistence-mybatis:pom:1.2.6.RELEASE'
<dependency org="io.github.rothschil" name="persistence-mybatis" rev="1.2.6.RELEASE">
<artifact name="persistence-mybatis" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.rothschil', module='persistence-mybatis', version='1.2.6.RELEASE')
)
libraryDependencies += "io.github.rothschil" % "persistence-mybatis" % "1.2.6.RELEASE"
[io.github.rothschil/persistence-mybatis "1.2.6.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.github.rothschil : common-utils | jar | 1.2.6.RELEASE |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.2.0 |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |