License |
License |
---|---|
GroupId | GroupIdcom.authlete |
ArtifactId | ArtifactIdauthlete-jose |
Version | Version1.3 |
Type | Typejar |
Description |
Descriptioncom.authlete:authlete-jose
Utilities for JOSE.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
authlete-jose-1.3.pom | |
authlete-jose-1.3.jar | 31 KB |
authlete-jose-1.3-sources.jar | 27 KB |
authlete-jose-1.3-javadoc.jar | 115 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.authlete/authlete-jose/ -->
<dependency>
<groupId>com.authlete</groupId>
<artifactId>authlete-jose</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.authlete/authlete-jose/
implementation 'com.authlete:authlete-jose:1.3'
// https://jarcasting.com/artifacts/com.authlete/authlete-jose/
implementation ("com.authlete:authlete-jose:1.3")
'com.authlete:authlete-jose:jar:1.3'
<dependency org="com.authlete" name="authlete-jose" rev="1.3">
<artifact name="authlete-jose" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.authlete', module='authlete-jose', version='1.3')
)
libraryDependencies += "com.authlete" % "authlete-jose" % "1.3"
[com.authlete/authlete-jose "1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.nimbusds : nimbus-jose-jwt | jar | 8.15 |
org.bouncycastle : bcprov-jdk15on | jar | 1.64 |
com.github.pcj : google-options | jar | 1.0.0 |
commons-io : commons-io | jar | 2.6 |
commons-codec : commons-codec | jar | 1.11 |
com.google.crypto.tink : tink | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |