agile-mybatis

extend for Mybatis

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cloud.agileframework
ArtifactId

ArtifactId

agile-mybatis
Last Version

Last Version

2.1.0.M20
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.postgresql : postgresql jar
org.projectlombok : lombok Optional jar
cloud.agileframework : common-util jar 2.1.0.M20
org.springframework.boot : spring-boot-configuration-processor Optional jar
mysql : mysql-connector-java Optional jar
org.mybatis : mybatis-spring jar 2.0.6
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.2.0
com.alibaba : druid jar 1.2.6
org.mybatis.dynamic-sql : mybatis-dynamic-sql jar 1.3.0

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0.M20
2.1.0.M19
2.1.0.M18
2.1.0.M17
2.1.0.M16
2.1.0.M15
2.1.0.M10
2.1.0.M9
2.1.0.M8
2.0.11
2.0.10
2.0.9
2.0.8
2.0.6
2.0.5
0.1