License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.rothschil |
ArtifactId | ArtifactIdpersistence-mybatis-plus |
Last Version | Last Version1.1.10.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-plus/ -->
<dependency>
<groupId>io.github.rothschil</groupId>
<artifactId>persistence-mybatis-plus</artifactId>
<version>1.1.10.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.rothschil/persistence-mybatis-plus/
implementation 'io.github.rothschil:persistence-mybatis-plus:1.1.10.RELEASE'
// https://jarcasting.com/artifacts/io.github.rothschil/persistence-mybatis-plus/
implementation ("io.github.rothschil:persistence-mybatis-plus:1.1.10.RELEASE")
'io.github.rothschil:persistence-mybatis-plus:pom:1.1.10.RELEASE'
<dependency org="io.github.rothschil" name="persistence-mybatis-plus" rev="1.1.10.RELEASE">
<artifact name="persistence-mybatis-plus" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.rothschil', module='persistence-mybatis-plus', version='1.1.10.RELEASE')
)
libraryDependencies += "io.github.rothschil" % "persistence-mybatis-plus" % "1.1.10.RELEASE"
[io.github.rothschil/persistence-mybatis-plus "1.1.10.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.github.rothschil : common-utils | jar | 1.1.10.RELEASE |
com.baomidou : mybatis-plus-boot-starter | jar | 3.1.1 |
org.apache.velocity : velocity-engine-core | jar | 2.0 |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |