License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdxyz.erupt |
ArtifactId | ArtifactIderupt-security |
Version | Version1.10.5 |
Type | Typejar |
Description |
DescriptionInterface data security
|
Filename | Size |
---|---|
erupt-security-1.10.5.pom | |
erupt-security-1.10.5.jar | 16 KB |
erupt-security-1.10.5-sources.jar | 7 KB |
erupt-security-1.10.5-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.erupt/erupt-security/ -->
<dependency>
<groupId>xyz.erupt</groupId>
<artifactId>erupt-security</artifactId>
<version>1.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.erupt/erupt-security/
implementation 'xyz.erupt:erupt-security:1.10.5'
// https://jarcasting.com/artifacts/xyz.erupt/erupt-security/
implementation ("xyz.erupt:erupt-security:1.10.5")
'xyz.erupt:erupt-security:jar:1.10.5'
<dependency org="xyz.erupt" name="erupt-security" rev="1.10.5">
<artifact name="erupt-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.erupt', module='erupt-security', version='1.10.5')
)
libraryDependencies += "xyz.erupt" % "erupt-security" % "1.10.5"
[xyz.erupt/erupt-security "1.10.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
xyz.erupt : erupt-upms | jar | 1.10.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |