GroupId | GroupIdcn.magichand |
---|---|
ArtifactId | ArtifactIdmagichand-upms-api |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description通用用户权限管理系统公共api模块
|
Filename | Size |
---|---|
magichand-upms-api-1.0.4.pom | |
magichand-upms-api-1.0.4.jar | 56 KB |
magichand-upms-api-1.0.4-sources.jar | 23 KB |
magichand-upms-api-1.0.4-javadoc.jar | 228 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.magichand/magichand-upms-api/ -->
<dependency>
<groupId>cn.magichand</groupId>
<artifactId>magichand-upms-api</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.magichand/magichand-upms-api/
implementation 'cn.magichand:magichand-upms-api:1.0.4'
// https://jarcasting.com/artifacts/cn.magichand/magichand-upms-api/
implementation ("cn.magichand:magichand-upms-api:1.0.4")
'cn.magichand:magichand-upms-api:jar:1.0.4'
<dependency org="cn.magichand" name="magichand-upms-api" rev="1.0.4">
<artifact name="magichand-upms-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.magichand', module='magichand-upms-api', version='1.0.4')
)
libraryDependencies += "cn.magichand" % "magichand-upms-api" % "1.0.4"
[cn.magichand/magichand-upms-api "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
cn.magichand : magichand-common-core | jar | |
org.springframework.cloud : spring-cloud-starter-openfeign | jar |