Last Version

mybatis-template 1.8.8

mybatis-template

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.vonchange.common
ArtifactId

ArtifactId

mybatis-template
Version

Version

1.8.8
Type

Type

jar
Description

Description

mybatis-template
mybatis-template
Project URL

Project URL

https://github.com/VonChange/mybatis-template
Source Code Management

Source Code Management

https://github.com/VonChange/mybatis-template

Download mybatis-template 1.8.8


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

Dependencies

compile (2)

Group / Artifact Type Version
com.vonchange.common : mybati jar 3.5.2.2
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final

Project Modules

There are no modules declared in this project.