Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdio.github.huerfano-jerson |
ArtifactId | ArtifactIdarcher-rest-security |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
archer-rest-security-2.0.1.pom | |
archer-rest-security-2.0.1.jar | 30 KB |
archer-rest-security-2.0.1-sources.jar | 19 KB |
archer-rest-security-2.0.1-javadoc.jar | 154 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer-rest-security/ -->
<dependency>
<groupId>io.github.huerfano-jerson</groupId>
<artifactId>archer-rest-security</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer-rest-security/
implementation 'io.github.huerfano-jerson:archer-rest-security:2.0.1'
// https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer-rest-security/
implementation ("io.github.huerfano-jerson:archer-rest-security:2.0.1")
'io.github.huerfano-jerson:archer-rest-security:jar:2.0.1'
<dependency org="io.github.huerfano-jerson" name="archer-rest-security" rev="2.0.1">
<artifact name="archer-rest-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.huerfano-jerson', module='archer-rest-security', version='2.0.1')
)
libraryDependencies += "io.github.huerfano-jerson" % "archer-rest-security" % "2.0.1"
[io.github.huerfano-jerson/archer-rest-security "2.0.1"]