License |
License |
---|---|
GroupId | GroupIdde.otto |
ArtifactId | ArtifactIdhmac-auth-common |
Last Version | Last Version2.3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhmac-auth-common
common library of the hmac-auth project.
|
Project URL |
Project URL |
Filename | Size |
---|---|
hmac-auth-common-2.3.8.pom | |
hmac-auth-common-2.3.8.jar | 9 KB |
hmac-auth-common-2.3.8-sources.jar | 5 KB |
hmac-auth-common-2.3.8-javadoc.jar | 38 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.otto/hmac-auth-common/ -->
<dependency>
<groupId>de.otto</groupId>
<artifactId>hmac-auth-common</artifactId>
<version>2.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto/hmac-auth-common/
implementation 'de.otto:hmac-auth-common:2.3.8'
// https://jarcasting.com/artifacts/de.otto/hmac-auth-common/
implementation ("de.otto:hmac-auth-common:2.3.8")
'de.otto:hmac-auth-common:jar:2.3.8'
<dependency org="de.otto" name="hmac-auth-common" rev="2.3.8">
<artifact name="hmac-auth-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto', module='hmac-auth-common', version='2.3.8')
)
libraryDependencies += "de.otto" % "hmac-auth-common" % "2.3.8"
[de.otto/hmac-auth-common "2.3.8"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.servlet | jar | 3.1.1 |
org.aspectj : aspectjweaver | jar | 1.9.9.1 |
com.google.guava : guava | jar | 31.1-jre |
commons-codec : commons-codec | jar | 1.15 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.mockito : mockito-core | jar | 4.5.1 |
org.springframework : spring-test | jar | 5.3.19 |