Last Version

io.github.wuda0112:yhan-code-generator-core 1.0.2

基于spring boot,统一管理依赖和插件.

License

License

GroupId

GroupId

io.github.wuda0112
ArtifactId

ArtifactId

yhan-code-generator-core
Version

Version

1.0.2
Type

Type

jar
Description

Description

基于spring boot,统一管理依赖和插件.
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/yhan-code-generator-core

Download yhan-code-generator-core 1.0.2


<!-- https://jarcasting.com/artifacts/io.github.wuda0112/yhan-code-generator-core/ -->
<dependency>
    <groupId>io.github.wuda0112</groupId>
    <artifactId>yhan-code-generator-core</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wuda0112/yhan-code-generator-core/
implementation 'io.github.wuda0112:yhan-code-generator-core:1.0.2'
// https://jarcasting.com/artifacts/io.github.wuda0112/yhan-code-generator-core/
implementation ("io.github.wuda0112:yhan-code-generator-core:1.0.2")
'io.github.wuda0112:yhan-code-generator-core:jar:1.0.2'
<dependency org="io.github.wuda0112" name="yhan-code-generator-core" rev="1.0.2">
  <artifact name="yhan-code-generator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wuda0112', module='yhan-code-generator-core', version='1.0.2')
)
libraryDependencies += "io.github.wuda0112" % "yhan-code-generator-core" % "1.0.2"
[io.github.wuda0112/yhan-code-generator-core "1.0.2"]

Dependencies

compile (9)

Group / Artifact Type Version
io.github.wuda0112 : yhan-code-generator-lang jar 1.0.2
io.github.wuda0112 : yhan-code-generator-ddl-parser-mysql jar 1.0.2
com.squareup : javapoet jar 1.11.1
mysql : mysql-connector-java jar 8.0.13
org.mybatis : mybatis jar
javax.persistence : javax.persistence-api jar 2.2
org.mybatis.dynamic-sql : mybatis-dynamic-sql jar 1.1.2
org.slf4j : slf4j-api jar 1.7.25
org.projectlombok : lombok Optional jar 1.18.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.