License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.restheart |
ArtifactId | ArtifactIdrestheart-security |
Last Version | Last Version6.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrestheart-security
RESTHeart Security - Security plugins
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
restheart-security-6.3.4.pom | |
restheart-security-6.3.4.jar | 78 KB |
restheart-security-6.3.4-sources.jar | 56 KB |
restheart-security-6.3.4-javadoc.jar | 541 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.restheart/restheart-security/ -->
<dependency>
<groupId>org.restheart</groupId>
<artifactId>restheart-security</artifactId>
<version>6.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.restheart/restheart-security/
implementation 'org.restheart:restheart-security:6.3.4'
// https://jarcasting.com/artifacts/org.restheart/restheart-security/
implementation ("org.restheart:restheart-security:6.3.4")
'org.restheart:restheart-security:jar:6.3.4'
<dependency org="org.restheart" name="restheart-security" rev="6.3.4">
<artifact name="restheart-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restheart', module='restheart-security', version='6.3.4')
)
libraryDependencies += "org.restheart" % "restheart-security" % "6.3.4"
[org.restheart/restheart-security "6.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.restheart : restheart-commons | jar | 6.3.4 |
com.auth0 : java-jwt | jar | 3.19.2 |
commons-codec : commons-codec | jar | 1.15 |
de.svenkubiak : jBCrypt | jar | 0.4.3 |
com.jayway.jsonpath : json-path | jar | 2.6.0 |
com.nulab-inc : zxcvbn | jar | 1.5.2 |
io.dropwizard.metrics : metrics-core | jar | 4.2.9 |
Group / Artifact | Type | Version |
---|---|---|
com.intuit.karate : karate-junit4 | jar | 1.1.0 |