License |
License |
---|---|
GroupId | GroupIdxyz.erupt |
ArtifactId | ArtifactIderupt-upms |
Last Version | Last Version1.10.9-beta |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUser Permissions Management
|
Filename | Size |
---|---|
erupt-upms-1.10.9-beta.pom | |
erupt-upms-1.10.9-beta.jar | 3 MB |
erupt-upms-1.10.9-beta-sources.jar | 3 MB |
erupt-upms-1.10.9-beta-javadoc.jar | 210 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.erupt/erupt-upms/ -->
<dependency>
<groupId>xyz.erupt</groupId>
<artifactId>erupt-upms</artifactId>
<version>1.10.9-beta</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.erupt/erupt-upms/
implementation 'xyz.erupt:erupt-upms:1.10.9-beta'
// https://jarcasting.com/artifacts/xyz.erupt/erupt-upms/
implementation ("xyz.erupt:erupt-upms:1.10.9-beta")
'xyz.erupt:erupt-upms:jar:1.10.9-beta'
<dependency org="xyz.erupt" name="erupt-upms" rev="1.10.9-beta">
<artifact name="erupt-upms" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.erupt', module='erupt-upms', version='1.10.9-beta')
)
libraryDependencies += "xyz.erupt" % "erupt-upms" % "1.10.9-beta"
[xyz.erupt/erupt-upms "1.10.9-beta"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
xyz.erupt : erupt-jpa | jar | 1.10.9-beta |
xyz.erupt : erupt-toolkit | jar | 1.10.9-beta |
eu.bitwalker : UserAgentUtils | jar | 1.21 |
org.lionsoul : ip2region | jar | 1.7.2 |
com.github.whvcse : easy-captcha | jar | 1.6.2 |
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |