License |
License |
---|---|
GroupId | GroupIdcom.github.mg0324 |
ArtifactId | ArtifactIdmango-admin-web |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmango admin
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mango-admin-web-1.0.0.pom | |
mango-admin-web-1.0.0.jar | 3 KB |
mango-admin-web-1.0.0-sources.jar | 1 KB |
mango-admin-web-1.0.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mg0324/mango-admin-web/ -->
<dependency>
<groupId>com.github.mg0324</groupId>
<artifactId>mango-admin-web</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mg0324/mango-admin-web/
implementation 'com.github.mg0324:mango-admin-web:1.0.0'
// https://jarcasting.com/artifacts/com.github.mg0324/mango-admin-web/
implementation ("com.github.mg0324:mango-admin-web:1.0.0")
'com.github.mg0324:mango-admin-web:jar:1.0.0'
<dependency org="com.github.mg0324" name="mango-admin-web" rev="1.0.0">
<artifact name="mango-admin-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mg0324', module='mango-admin-web', version='1.0.0')
)
libraryDependencies += "com.github.mg0324" % "mango-admin-web" % "1.0.0"
[com.github.mg0324/mango-admin-web "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.mg0324 : mango-admin-core | jar | 1.0.0 |
org.springframework.boot : spring-boot-starter-web | jar | |
com.github.mg0324 : mango-validator-kit | jar |