License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.wudgaby.platform |
ArtifactId | ArtifactIdcode-generator-ui |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description代码生成器-启动器 - DONE
|
Filename | Size |
---|---|
code-generator-ui-1.0.2.pom | |
code-generator-ui-1.0.2.jar | 721 KB |
code-generator-ui-1.0.2-sources.jar | 707 KB |
code-generator-ui-1.0.2-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wudgaby.platform/code-generator-ui/ -->
<dependency>
<groupId>com.wudgaby.platform</groupId>
<artifactId>code-generator-ui</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.wudgaby.platform/code-generator-ui/
implementation 'com.wudgaby.platform:code-generator-ui:1.0.2'
// https://jarcasting.com/artifacts/com.wudgaby.platform/code-generator-ui/
implementation ("com.wudgaby.platform:code-generator-ui:1.0.2")
'com.wudgaby.platform:code-generator-ui:jar:1.0.2'
<dependency org="com.wudgaby.platform" name="code-generator-ui" rev="1.0.2">
<artifact name="code-generator-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wudgaby.platform', module='code-generator-ui', version='1.0.2')
)
libraryDependencies += "com.wudgaby.platform" % "code-generator-ui" % "1.0.2"
[com.wudgaby.platform/code-generator-ui "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.19 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |