License |
License |
---|---|
GroupId | GroupIdde.adorsys.psd2.sandbox |
ArtifactId | ArtifactIdauth-commons |
Version | Version5.13 |
Type | Typejar |
Description |
DescriptionOpenSource Implementation Of PSD2 Dynamic Sandbox
|
Filename | Size |
---|---|
auth-commons-5.13.pom | |
auth-commons-5.13.jar | 17 KB |
auth-commons-5.13-sources.jar | 10 KB |
auth-commons-5.13-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.13</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.psd2.sandbox/auth-commons/
implementation 'de.adorsys.psd2.sandbox:auth-commons:5.13'
// https://jarcasting.com/artifacts/de.adorsys.psd2.sandbox/auth-commons/
implementation ("de.adorsys.psd2.sandbox:auth-commons:5.13")
'de.adorsys.psd2.sandbox:auth-commons:jar:5.13'
<dependency org="de.adorsys.psd2.sandbox" name="auth-commons" rev="5.13">
<artifact name="auth-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.psd2.sandbox', module='auth-commons', version='5.13')
)
libraryDependencies += "de.adorsys.psd2.sandbox" % "auth-commons" % "5.13"
[de.adorsys.psd2.sandbox/auth-commons "5.13"]
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 |