| License |
License |
|---|---|
| GroupId | GroupIdtop.wu2020 |
| ArtifactId | ArtifactIdwu-smart-acw-core |
| Last Version | Last Version1.1.0-JDK1.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAutomatic code writing
|
<!-- https://jarcasting.com/artifacts/top.wu2020/wu-smart-acw-core/ -->
<dependency>
<groupId>top.wu2020</groupId>
<artifactId>wu-smart-acw-core</artifactId>
<version>1.1.0-JDK1.8</version>
</dependency>
// https://jarcasting.com/artifacts/top.wu2020/wu-smart-acw-core/
implementation 'top.wu2020:wu-smart-acw-core:1.1.0-JDK1.8'
// https://jarcasting.com/artifacts/top.wu2020/wu-smart-acw-core/
implementation ("top.wu2020:wu-smart-acw-core:1.1.0-JDK1.8")
'top.wu2020:wu-smart-acw-core:jar:1.1.0-JDK1.8'
<dependency org="top.wu2020" name="wu-smart-acw-core" rev="1.1.0-JDK1.8">
<artifact name="wu-smart-acw-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wu2020', module='wu-smart-acw-core', version='1.1.0-JDK1.8')
)
libraryDependencies += "top.wu2020" % "wu-smart-acw-core" % "1.1.0-JDK1.8"
[top.wu2020/wu-smart-acw-core "1.1.0-JDK1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.springfox : springfox-boot-starter | jar | 3.0.0 |
| top.wu2020 : wu-layer-stereotype | jar | 1.1.0-JDK1.8 |
| org.springframework.boot : spring-boot-starter-test | jar | |
| top.wu2020 : wu-database-layer-stereotype | jar | 1.1.0-JDK1.8 |
| top.wu2020 : wu-database-lazy-spring-boot-autoconfigure | jar | 1.1.0-JDK1.8 |
| top.wu2020 : wu-framework-web | jar | 1.1.0-JDK1.8 |
| io.sundr : sundr-codegen | jar | 0.22.0 |
| org.projectlombok : lombok | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |