License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdio.restx |
ArtifactId | ArtifactIdrestx-security-basic |
Last Version | Last Version0.35.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrestx-security-basic
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/io.restx/restx-security-basic/ -->
<dependency>
<groupId>io.restx</groupId>
<artifactId>restx-security-basic</artifactId>
<version>0.35.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.restx/restx-security-basic/
implementation 'io.restx:restx-security-basic:0.35.1'
// https://jarcasting.com/artifacts/io.restx/restx-security-basic/
implementation ("io.restx:restx-security-basic:0.35.1")
'io.restx:restx-security-basic:jar:0.35.1'
<dependency org="io.restx" name="restx-security-basic" rev="0.35.1">
<artifact name="restx-security-basic" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.restx', module='restx-security-basic', version='0.35.1')
)
libraryDependencies += "io.restx" % "restx-security-basic" % "0.35.1"
[io.restx/restx-security-basic "0.35.1"]
Group / Artifact | Type | Version |
---|---|---|
io.restx : restx-factory | jar | 0.35.1 |
io.restx : restx-core | jar | 0.35.1 |
io.restx : restx-core-annotation-processor | jar | 0.35.1 |
org.mindrot : jbcrypt | jar | 0.3m |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.assertj : assertj-core | jar | 1.6.0 |