Last Version

com.github.yfhe2:boot-support-commons-generator 1.0.0-RELEASES

常用类型封装库

License

License

Apache License, Version 2.0
GroupId

GroupId

com.github.yfhe2
ArtifactId

ArtifactId

boot-support-commons-generator
Version

Version

1.0.0-RELEASES
Type

Type

jar
Description

Description

常用类型封装库

Download boot-support-commons-generator 1.0.0-RELEASES


<!-- https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-commons-generator/ -->
<dependency>
    <groupId>com.github.yfhe2</groupId>
    <artifactId>boot-support-commons-generator</artifactId>
    <version>1.0.0-RELEASES</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-commons-generator/
implementation 'com.github.yfhe2:boot-support-commons-generator:1.0.0-RELEASES'
// https://jarcasting.com/artifacts/com.github.yfhe2/boot-support-commons-generator/
implementation ("com.github.yfhe2:boot-support-commons-generator:1.0.0-RELEASES")
'com.github.yfhe2:boot-support-commons-generator:jar:1.0.0-RELEASES'
<dependency org="com.github.yfhe2" name="boot-support-commons-generator" rev="1.0.0-RELEASES">
  <artifact name="boot-support-commons-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yfhe2', module='boot-support-commons-generator', version='1.0.0-RELEASES')
)
libraryDependencies += "com.github.yfhe2" % "boot-support-commons-generator" % "1.0.0-RELEASES"
[com.github.yfhe2/boot-support-commons-generator "1.0.0-RELEASES"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-webmvc jar
org.mybatis.generator : mybatis-generator-core jar 1.3.7
tk.mybatis : mapper jar 4.1.5
com.squareup : javapoet jar 1.13.0
com.github.yfhe2 : boot-support-commons-exception jar 1.0.0-RELEASES

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

There are no modules declared in this project.