License |
License |
---|---|
GroupId | GroupIdio.github.wuda0112 |
ArtifactId | ArtifactIdyhan-code-generator-core |
Version | Version1.0.2 |
Type | Typejar |
Description |
Description基于spring boot,统一管理依赖和插件.
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |