License |
License |
---|---|
GroupId | GroupIdio.github.wuda0112 |
ArtifactId | ArtifactIdyhan-code-generator |
Version | Version1.0.2 |
Type | Typepom |
Description |
Description基于spring boot,统一管理依赖和插件.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yhan-code-generator-1.0.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.wuda0112/yhan-code-generator/ -->
<dependency>
<groupId>io.github.wuda0112</groupId>
<artifactId>yhan-code-generator</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.wuda0112/yhan-code-generator/
implementation 'io.github.wuda0112:yhan-code-generator:1.0.2'
// https://jarcasting.com/artifacts/io.github.wuda0112/yhan-code-generator/
implementation ("io.github.wuda0112:yhan-code-generator:1.0.2")
'io.github.wuda0112:yhan-code-generator:pom:1.0.2'
<dependency org="io.github.wuda0112" name="yhan-code-generator" rev="1.0.2">
<artifact name="yhan-code-generator" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.wuda0112', module='yhan-code-generator', version='1.0.2')
)
libraryDependencies += "io.github.wuda0112" % "yhan-code-generator" % "1.0.2"
[io.github.wuda0112/yhan-code-generator "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
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 |