mybatis-genl


License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gitee.flyzing
ArtifactId

ArtifactId

mybatis-genl
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-genl
mybatis-genl
Project URL

Project URL

https://gitee.com/flyzing/mybatis-genl
Source Code Management

Source Code Management

https://gitee.com/flyzing/mybatis-genl

Download mybatis-genl

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 3.0.12.RELEASE

provided (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0