Last Version

mybatis-template 1.0

ApplicationPower mybatis-template

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.shalousun
ArtifactId

ArtifactId

mybatis-template
Version

Version

1.0
Type

Type

jar
Description

Description

mybatis-template
ApplicationPower mybatis-template
Project URL

Project URL

https://github.com/shalousun/ApplicationPower.git
Source Code Management

Source Code Management

https://github.com/shalousun/ApplicationPower.git

Download mybatis-template 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.shalousun : datasource-aspect jar 0.2

provided (3)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.4.4
org.mybatis : mybatis-spring jar 1.3.1
org.springframework : spring-jdbc jar 4.3.10.RELEASE

Project Modules

There are no modules declared in this project.