Last Version

mybati 3.5.2.2

only mybatis template

License

License

GroupId

GroupId

com.vonchange.common
ArtifactId

ArtifactId

mybati
Version

Version

3.5.2.2
Type

Type

jar
Description

Description

mybati
only mybatis template
Project URL

Project URL

https://github.com/VonChange/spring-data-mybatis-mini
Source Code Management

Source Code Management

https://github.com/VonChange/mybati

Download mybati 3.5.2.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.javassist : javassist jar 3.24.1-GA
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.