mbg-plus-extend

MBG 插件扩展

License

License

GroupId

GroupId

io.github.chad2li
ArtifactId

ArtifactId

mbg-plus-extend
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

mbg-plus-extend
MBG 插件扩展
Project URL

Project URL

https://github.com/chad2li/mbg-plus-extend
Source Code Management

Source Code Management

https://github.com/chad2li/mbg-plus-extend/tree/master

Download mbg-plus-extend

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.chad2li/mbg-plus-extend/ -->
<dependency>
    <groupId>io.github.chad2li</groupId>
    <artifactId>mbg-plus-extend</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.chad2li/mbg-plus-extend/
implementation 'io.github.chad2li:mbg-plus-extend:1.0.1'
// https://jarcasting.com/artifacts/io.github.chad2li/mbg-plus-extend/
implementation ("io.github.chad2li:mbg-plus-extend:1.0.1")
'io.github.chad2li:mbg-plus-extend:jar:1.0.1'
<dependency org="io.github.chad2li" name="mbg-plus-extend" rev="1.0.1">
  <artifact name="mbg-plus-extend" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.chad2li', module='mbg-plus-extend', version='1.0.1')
)
libraryDependencies += "io.github.chad2li" % "mbg-plus-extend" % "1.0.1"
[io.github.chad2li/mbg-plus-extend "1.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.6
org.mybatis.generator : mybatis-generator-core jar 1.3.7
org.mybatis : mybatis-typehandlers-jsr310 jar 1.0.2
tk.mybatis : mapper jar 4.1.5
mysql : mysql-connector-java jar 8.0.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0-RELEASE