is not current version
Last Version 2.1.0.M20

Agile Mybatis扩展组件 2.0.11

extend for Mybatis

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cloud.agileframework
ArtifactId

ArtifactId

agile-mybatis
Version

Version

2.0.11
Type

Type

jar
Description

Description

Agile Mybatis扩展组件
extend for Mybatis
Project URL

Project URL

https://github.com/mydeathtrial/agile-mybatis
Source Code Management

Source Code Management

https://github.com/mydeathtrial/agile-mybatis

Download agile-mybatis 2.0.11


<!-- https://jarcasting.com/artifacts/cloud.agileframework/agile-mybatis/ -->
<dependency>
    <groupId>cloud.agileframework</groupId>
    <artifactId>agile-mybatis</artifactId>
    <version>2.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.agileframework/agile-mybatis/
implementation 'cloud.agileframework:agile-mybatis:2.0.11'
// https://jarcasting.com/artifacts/cloud.agileframework/agile-mybatis/
implementation ("cloud.agileframework:agile-mybatis:2.0.11")
'cloud.agileframework:agile-mybatis:jar:2.0.11'
<dependency org="cloud.agileframework" name="agile-mybatis" rev="2.0.11">
  <artifact name="agile-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.agileframework', module='agile-mybatis', version='2.0.11')
)
libraryDependencies += "cloud.agileframework" % "agile-mybatis" % "2.0.11"
[cloud.agileframework/agile-mybatis "2.0.11"]

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar
cloud.agileframework : common-util jar 2.0.11
org.springframework.boot : spring-boot-configuration-processor Optional jar
mysql : mysql-connector-java Optional jar
com.baomidou : mybatis-plus-boot-starter jar 3.4.0

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar

Project Modules

There are no modules declared in this project.