License |
License |
---|---|
GroupId | GroupIdio.github.haifeng303 |
ArtifactId | ArtifactIdfeng-cloud-admin-web |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfeng-cloud-admin-web
Demo project for Spring Boot
|
Filename | Size |
---|---|
feng-cloud-admin-web-1.0.0.pom | |
feng-cloud-admin-web-1.0.0.jar | 55 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.haifeng303/feng-cloud-admin-web/ -->
<dependency>
<groupId>io.github.haifeng303</groupId>
<artifactId>feng-cloud-admin-web</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.haifeng303/feng-cloud-admin-web/
implementation 'io.github.haifeng303:feng-cloud-admin-web:1.0.0'
// https://jarcasting.com/artifacts/io.github.haifeng303/feng-cloud-admin-web/
implementation ("io.github.haifeng303:feng-cloud-admin-web:1.0.0")
'io.github.haifeng303:feng-cloud-admin-web:jar:1.0.0'
<dependency org="io.github.haifeng303" name="feng-cloud-admin-web" rev="1.0.0">
<artifact name="feng-cloud-admin-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.haifeng303', module='feng-cloud-admin-web', version='1.0.0')
)
libraryDependencies += "io.github.haifeng303" % "feng-cloud-admin-web" % "1.0.0"
[io.github.haifeng303/feng-cloud-admin-web "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |