Last Version

Summer MyBatis 0.0.2-RELEASE

Summer MyBatis

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

me.chyxion.summer
ArtifactId

ArtifactId

summer-mybatis
Version

Version

0.0.2-RELEASE
Type

Type

jar
Description

Description

Summer MyBatis
Summer MyBatis

Download summer-mybatis 0.0.2-RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
me.chyxion.summer : summer-model jar 0.0.2-RELEASE
org.mybatis : mybatis jar 3.4.0
org.mybatis : mybatis-spring jar 1.3.0
org.springframework : spring-jdbc jar 4.2.8.RELEASE

provided (1)

Group / Artifact Type Version
org.springframework : spring-web jar 4.2.8.RELEASE

test (12)

Group / Artifact Type Version
org.springframework : spring-test jar 4.2.8.RELEASE
junit : junit jar 4.12
com.alibaba : druid jar 1.0.12
mysql : mysql-connector-java jar 5.1.40
me.chyxion.summer : summer-mybatis-redis-cache jar 0.0.1-RELEASE
me.chyxion.summer : summer-redis jar 0.0.1-RELEASE
org.aspectj : aspectjrt jar 1.8.0
org.aspectj : aspectjweaver jar 1.8.0
cglib : cglib jar 3.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.4.1
org.apache.logging.log4j : log4j-core jar 2.4.1
org.slf4j : jcl-over-slf4j jar 1.7.18

Project Modules

There are no modules declared in this project.