License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdde.adorsys.psd2 |
ArtifactId | ArtifactIdconsent-xs2a-client |
Version | Version11.5 |
Type | Typejar |
Description |
DescriptionOpenSource PSD2 XS2A API implementation
|
Filename | Size |
---|---|
consent-xs2a-client-11.5.pom | |
consent-xs2a-client-11.5.jar | 41 KB |
consent-xs2a-client-11.5-sources.jar | 31 KB |
consent-xs2a-client-11.5-javadoc.jar | 520 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.adorsys.psd2/consent-xs2a-client/ -->
<dependency>
<groupId>de.adorsys.psd2</groupId>
<artifactId>consent-xs2a-client</artifactId>
<version>11.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.psd2/consent-xs2a-client/
implementation 'de.adorsys.psd2:consent-xs2a-client:11.5'
// https://jarcasting.com/artifacts/de.adorsys.psd2/consent-xs2a-client/
implementation ("de.adorsys.psd2:consent-xs2a-client:11.5")
'de.adorsys.psd2:consent-xs2a-client:jar:11.5'
<dependency org="de.adorsys.psd2" name="consent-xs2a-client" rev="11.5">
<artifact name="consent-xs2a-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.psd2', module='consent-xs2a-client', version='11.5')
)
libraryDependencies += "de.adorsys.psd2" % "consent-xs2a-client" % "11.5"
[de.adorsys.psd2/consent-xs2a-client "11.5"]
Group / Artifact | Type | Version |
---|---|---|
de.adorsys.psd2 : consent-xs2a-api | jar | 11.5 |
de.adorsys.psd2 : xs2a-logger-web | jar | 11.5 |
org.springframework : spring-context | jar | 5.2.3.RELEASE |
org.springframework : spring-web | jar | 5.2.3.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |
org.mockito : mockito-junit-jupiter | jar | 3.2.4 |
org.springframework : spring-test | jar | 5.2.3.RELEASE |