Last Version

Play Repo Mybatis 2.0.0

The Mybatis Repository of Play Framework.

License

License

Categories

Categories

Net MyBatis Data ORM
GroupId

GroupId

com.airlenet
ArtifactId

ArtifactId

play-repo-mybatis
Version

Version

2.0.0
Type

Type

jar
Description

Description

Play Repo Mybatis
The Mybatis Repository of Play Framework.
Project Organization

Project Organization

airlenet

Download play-repo-mybatis 2.0.0


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

Dependencies

compile (11)

Group / Artifact Type Version
com.airlenet : play-repo-datasource jar 2.0.0
com.airlenet : play-json jar 2.0.0
org.mybatis : mybatis jar 3.4.1
org.mybatis : mybatis-spring jar 1.3.0
com.github.pagehelper : pagehelper jar 4.0.0
aspectj : aspectjrt jar 1.5.4
org.aspectj : aspectjweaver jar 1.8.9
org.springframework : spring-tx jar
log4j : log4j jar 1.2.17
org.mybatis.generator : mybatis-generator-core Optional jar 1.3.5
org.springframework : spring-context-support jar 4.3.10.RELEASE

test (2)

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

Project Modules

There are no modules declared in this project.