| License |
License |
|---|---|
| GroupId | GroupIdde.otto.edison |
| ArtifactId | ArtifactIdedison-hmac |
| Version | Version0.2.3 |
| Type | Typejar |
| Description |
Descriptionedison-hmac
A library used at otto.de to integrate hmac into edison microserivces.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| edison-hmac-0.2.3.pom | |
| edison-hmac-0.2.3.jar | 5 KB |
| edison-hmac-0.2.3-sources.jar | 3 KB |
| edison-hmac-0.2.3-javadoc.jar | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.otto.edison/edison-hmac/ -->
<dependency>
<groupId>de.otto.edison</groupId>
<artifactId>edison-hmac</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto.edison/edison-hmac/
implementation 'de.otto.edison:edison-hmac:0.2.3'
// https://jarcasting.com/artifacts/de.otto.edison/edison-hmac/
implementation ("de.otto.edison:edison-hmac:0.2.3")
'de.otto.edison:edison-hmac:jar:0.2.3'
<dependency org="de.otto.edison" name="edison-hmac" rev="0.2.3">
<artifact name="edison-hmac" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto.edison', module='edison-hmac', version='0.2.3')
)
libraryDependencies += "de.otto.edison" % "edison-hmac" % "0.2.3"
[de.otto.edison/edison-hmac "0.2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.otto : hmac-auth-server | jar | 2.2.0 |
| org.springframework.boot : spring-boot | jar | 1.5.9.RELEASE |
| org.springframework : spring-web | jar | 4.3.14.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.9.6 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |