License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdde.adorsys.psd2 |
ArtifactId | ArtifactIdconsent-xs2a-client |
Version | Version13.1 |
Type | Typejar |
Description |
DescriptionOpenSource PSD2 XS2A API implementation
|
Filename | Size |
---|---|
consent-xs2a-client-13.1.pom | |
consent-xs2a-client-13.1.jar | 41 KB |
consent-xs2a-client-13.1-sources.jar | 31 KB |
consent-xs2a-client-13.1-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>13.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.psd2/consent-xs2a-client/
implementation 'de.adorsys.psd2:consent-xs2a-client:13.1'
// https://jarcasting.com/artifacts/de.adorsys.psd2/consent-xs2a-client/
implementation ("de.adorsys.psd2:consent-xs2a-client:13.1")
'de.adorsys.psd2:consent-xs2a-client:jar:13.1'
<dependency org="de.adorsys.psd2" name="consent-xs2a-client" rev="13.1">
<artifact name="consent-xs2a-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.psd2', module='consent-xs2a-client', version='13.1')
)
libraryDependencies += "de.adorsys.psd2" % "consent-xs2a-client" % "13.1"
[de.adorsys.psd2/consent-xs2a-client "13.1"]
Group / Artifact | Type | Version |
---|---|---|
de.adorsys.psd2 : consent-xs2a-api | jar | 13.1 |
de.adorsys.psd2 : xs2a-logger-web | jar | 13.1 |
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 |