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