| License |
License |
|---|---|
| GroupId | GroupIdde.adorsys.psd2.sandbox |
| ArtifactId | ArtifactIdauth-commons |
| Last Version | Last Version5.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpenSource Implementation Of PSD2 Dynamic Sandbox
|
| Filename | Size |
|---|---|
| auth-commons-5.14.pom | |
| auth-commons-5.14.jar | 17 KB |
| auth-commons-5.14-sources.jar | 10 KB |
| auth-commons-5.14-javadoc.jar | 442 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.adorsys.psd2.sandbox/auth-commons/ -->
<dependency>
<groupId>de.adorsys.psd2.sandbox</groupId>
<artifactId>auth-commons</artifactId>
<version>5.14</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.psd2.sandbox/auth-commons/
implementation 'de.adorsys.psd2.sandbox:auth-commons:5.14'
// https://jarcasting.com/artifacts/de.adorsys.psd2.sandbox/auth-commons/
implementation ("de.adorsys.psd2.sandbox:auth-commons:5.14")
'de.adorsys.psd2.sandbox:auth-commons:jar:5.14'
<dependency org="de.adorsys.psd2.sandbox" name="auth-commons" rev="5.14">
<artifact name="auth-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.psd2.sandbox', module='auth-commons', version='5.14')
)
libraryDependencies += "de.adorsys.psd2.sandbox" % "auth-commons" % "5.14"
[de.adorsys.psd2.sandbox/auth-commons "5.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.adorsys.ledgers : ledgers-middleware-rest-client | jar | 4.14 |
| de.adorsys.ledgers : keycloak-client | jar | 4.14 |
| com.nimbusds : nimbus-jose-jwt | jar | 7.9 |
| org.projectlombok : lombok | jar | 1.18.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-junit-jupiter | jar | 3.2.4 |
| org.springframework : spring-test | jar | 5.2.7.RELEASE |