is not current version
Last Version 2.1.0.M20

cloud.agileframework:agile-mybatis 2.1.0.M18

extend for Mybatis

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cloud.agileframework
ArtifactId

ArtifactId

agile-mybatis
Version

Version

2.1.0.M18
Type

Type

jar

Download agile-mybatis 2.1.0.M18


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