Last Version

mybatis-pe 0.0.1

Mybatis proxy expand

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.lftao
ArtifactId

ArtifactId

mybatis-pe
Version

Version

0.0.1
Type

Type

jar
Description

Description

mybatis-pe
Mybatis proxy expand
Project URL

Project URL

https://github.com/lftao/mybatis-pe
Source Code Management

Source Code Management

https://github.com/lftao/mybatis-pe

Download mybatis-pe 0.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-context jar 4.2.5.RELEASE
org.springframework : spring-jdbc jar 4.2.5.RELEASE
org.mybatis : mybatis-spring jar 2.0.1
org.mybatis : mybatis jar 3.5.1
org.slf4j : slf4j-log4j12 jar 1.7.21

Project Modules

There are no modules declared in this project.