mybatis-ext2

mybatis extension

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.chenzw.mybatis
ArtifactId

ArtifactId

mybatis-ext2
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-ext2
mybatis extension
Project URL

Project URL

http://maven.apache.org

Download mybatis-ext2

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
cn.chenzw.toolkit : toolkit jar 1.0.1

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.apache.commons : commons-lang3 jar 3.9
com.h2database : h2 jar 1.4.199
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.0.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0