mybatis-auto

Mybatis-auto is a mybatis auto create table components.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators MyBatis Data ORM
GroupId

GroupId

com.github.popkidorc
ArtifactId

ArtifactId

mybatis-auto
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-auto
Mybatis-auto is a mybatis auto create table components.
Project URL

Project URL

https://github.com/popkidorc/pko_mybatisAuto
Source Code Management

Source Code Management

https://github.com/popkidorc/pko_mybatisAuto.git

Download mybatis-auto

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-web jar 4.1.5.RELEASE
org.slf4j : slf4j-api jar 1.7.10

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 3.0-alpha-1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2