License |
License |
---|---|
GroupId | GroupIdio.bdrc |
ArtifactId | ArtifactIdbdrc-auth-lib |
Version | Version2.5.1 |
Type | Typejar |
Description |
Descriptionbdrc-auth-lib
BDRC authorization library based on auth0
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bdrc-auth-lib-2.5.1.pom | |
bdrc-auth-lib-2.5.1.jar | 60 KB |
bdrc-auth-lib-2.5.1-sources.jar | 37 KB |
bdrc-auth-lib-2.5.1-javadoc.jar | 536 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bdrc/bdrc-auth-lib/ -->
<dependency>
<groupId>io.bdrc</groupId>
<artifactId>bdrc-auth-lib</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bdrc/bdrc-auth-lib/
implementation 'io.bdrc:bdrc-auth-lib:2.5.1'
// https://jarcasting.com/artifacts/io.bdrc/bdrc-auth-lib/
implementation ("io.bdrc:bdrc-auth-lib:2.5.1")
'io.bdrc:bdrc-auth-lib:jar:2.5.1'
<dependency org="io.bdrc" name="bdrc-auth-lib" rev="2.5.1">
<artifact name="bdrc-auth-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bdrc', module='bdrc-auth-lib', version='2.5.1')
)
libraryDependencies += "io.bdrc" % "bdrc-auth-lib" % "2.5.1"
[io.bdrc/bdrc-auth-lib "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.auth0 : auth0 | jar | 1.29.0 |
com.auth0 : java-jwt | jar | 3.15.0 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
org.apache.jena : jena-arq | jar | 3.14.0 |
org.apache.jena : jena-rdfconnection | jar | 3.14.0 |
com.konghq : unirest-java | jar | 3.11.01 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |