License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.restheart |
ArtifactId | ArtifactIdrestheart-security |
Version | Version6.1.6 |
Type | Typejar |
Description |
Descriptionrestheart-security
RESTHeart Security - Security plugins
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
restheart-security-6.1.6.pom | |
restheart-security-6.1.6.jar | 102 KB |
restheart-security-6.1.6-sources.jar | 64 KB |
restheart-security-6.1.6-javadoc.jar | 317 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.restheart/restheart-security/ -->
<dependency>
<groupId>org.restheart</groupId>
<artifactId>restheart-security</artifactId>
<version>6.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.restheart/restheart-security/
implementation 'org.restheart:restheart-security:6.1.6'
// https://jarcasting.com/artifacts/org.restheart/restheart-security/
implementation ("org.restheart:restheart-security:6.1.6")
'org.restheart:restheart-security:jar:6.1.6'
<dependency org="org.restheart" name="restheart-security" rev="6.1.6">
<artifact name="restheart-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restheart', module='restheart-security', version='6.1.6')
)
libraryDependencies += "org.restheart" % "restheart-security" % "6.1.6"
[org.restheart/restheart-security "6.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.restheart : restheart-commons | jar | 6.1.6 |
com.auth0 : java-jwt | jar | 3.18.1 |
commons-codec : commons-codec | jar | 1.15 |
de.svenkubiak : jBCrypt | jar | 0.4.3 |
com.jayway.jsonpath : json-path | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.intuit.karate : karate-junit4 | jar | 1.0.1 |