License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdde.cidaas |
ArtifactId | ArtifactIdcidaas-java-jwt-helper |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptioncidaas-java-jwt-helper
JWT java helper for cidaas
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.cidaas/cidaas-java-jwt-helper/ -->
<dependency>
<groupId>de.cidaas</groupId>
<artifactId>cidaas-java-jwt-helper</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.cidaas/cidaas-java-jwt-helper/
implementation 'de.cidaas:cidaas-java-jwt-helper:1.0.2'
// https://jarcasting.com/artifacts/de.cidaas/cidaas-java-jwt-helper/
implementation ("de.cidaas:cidaas-java-jwt-helper:1.0.2")
'de.cidaas:cidaas-java-jwt-helper:jar:1.0.2'
<dependency org="de.cidaas" name="cidaas-java-jwt-helper" rev="1.0.2">
<artifact name="cidaas-java-jwt-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cidaas', module='cidaas-java-jwt-helper', version='1.0.2')
)
libraryDependencies += "de.cidaas" % "cidaas-java-jwt-helper" % "1.0.2"
[de.cidaas/cidaas-java-jwt-helper "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9.2 |
com.google.guava : guava | jar | 29.0-jre |
commons-codec : commons-codec | jar | 1.14 |
org.apache.httpcomponents : httpclient | jar | 4.5.6 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.mockito : mockito-all | jar | 1.10.19 |