| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdde.cidaas |
| ArtifactId | ArtifactIdcidaas-java-jwt-helper |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.cidaas/cidaas-java-jwt-helper/
implementation 'de.cidaas:cidaas-java-jwt-helper:1.1.0'
// https://jarcasting.com/artifacts/de.cidaas/cidaas-java-jwt-helper/
implementation ("de.cidaas:cidaas-java-jwt-helper:1.1.0")
'de.cidaas:cidaas-java-jwt-helper:jar:1.1.0'
<dependency org="de.cidaas" name="cidaas-java-jwt-helper" rev="1.1.0">
<artifact name="cidaas-java-jwt-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cidaas', module='cidaas-java-jwt-helper', version='1.1.0')
)
libraryDependencies += "de.cidaas" % "cidaas-java-jwt-helper" % "1.1.0"
[de.cidaas/cidaas-java-jwt-helper "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| com.google.guava : guava | jar | 31.1-jre |
| commons-codec : commons-codec | jar | 1.15 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.slf4j : slf4j-api | jar | 2.0.0-alpha7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 4.5.1 |
| org.mockito : mockito-inline | jar | 4.5.1 |