| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdde.adorsys.psd2 |
| ArtifactId | ArtifactIdconsent-psu-client |
| Last Version | Last Version1.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpenSource PSD2 XS2A API implementation
|
| Filename | Size |
|---|---|
| consent-psu-client-1.13.pom | |
| consent-psu-client-1.13.jar | 40 KB |
| consent-psu-client-1.13-sources.jar | 31 KB |
| consent-psu-client-1.13-javadoc.jar | 183 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.adorsys.psd2/consent-psu-client/ -->
<dependency>
<groupId>de.adorsys.psd2</groupId>
<artifactId>consent-psu-client</artifactId>
<version>1.13</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.psd2/consent-psu-client/
implementation 'de.adorsys.psd2:consent-psu-client:1.13'
// https://jarcasting.com/artifacts/de.adorsys.psd2/consent-psu-client/
implementation ("de.adorsys.psd2:consent-psu-client:1.13")
'de.adorsys.psd2:consent-psu-client:jar:1.13'
<dependency org="de.adorsys.psd2" name="consent-psu-client" rev="1.13">
<artifact name="consent-psu-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.psd2', module='consent-psu-client', version='1.13')
)
libraryDependencies += "de.adorsys.psd2" % "consent-psu-client" % "1.13"
[de.adorsys.psd2/consent-psu-client "1.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.adorsys.psd2 : consent-psu-api | jar | 1.13 |
| de.adorsys.psd2 : consent-xs2a-api | jar | 1.13 |
| org.apache.httpcomponents : httpclient | jar | 4.5.6 |
| commons-logging : commons-logging | jar | 1.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |
| com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.9.7 |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.9.7 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.7 |