License |
License |
---|---|
GroupId | GroupIdde.adorsys.psd2 |
ArtifactId | ArtifactIdxs2a-embedded-starter |
Version | Version13.4 |
Type | Typejar |
Description |
DescriptionStarter for xs2a with embedded services
|
<!-- https://jarcasting.com/artifacts/de.adorsys.psd2/xs2a-embedded-starter/ -->
<dependency>
<groupId>de.adorsys.psd2</groupId>
<artifactId>xs2a-embedded-starter</artifactId>
<version>13.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.psd2/xs2a-embedded-starter/
implementation 'de.adorsys.psd2:xs2a-embedded-starter:13.4'
// https://jarcasting.com/artifacts/de.adorsys.psd2/xs2a-embedded-starter/
implementation ("de.adorsys.psd2:xs2a-embedded-starter:13.4")
'de.adorsys.psd2:xs2a-embedded-starter:jar:13.4'
<dependency org="de.adorsys.psd2" name="xs2a-embedded-starter" rev="13.4">
<artifact name="xs2a-embedded-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.psd2', module='xs2a-embedded-starter', version='13.4')
)
libraryDependencies += "de.adorsys.psd2" % "xs2a-embedded-starter" % "13.4"
[de.adorsys.psd2/xs2a-embedded-starter "13.4"]
Group / Artifact | Type | Version |
---|---|---|
de.adorsys.psd2 : aspsp-profile-lib | jar | 13.4 |
de.adorsys.psd2 : aspsp-profile-web | jar | 13.4 |
de.adorsys.psd2 : event-service-xs2a-impl | jar | 13.4 |
de.adorsys.psd2 : event-service-aspsp-impl | jar | 13.4 |
de.adorsys.psd2 : event-service-db-report-impl | jar | 13.4 |
de.adorsys.psd2 : event-service-persist-db-impl | jar | 13.4 |
de.adorsys.psd2 : consent-management-lib | jar | 13.4 |
de.adorsys.psd2 : cms-scheduler-service | jar | 13.4 |
de.adorsys.psd2 : consent-xs2a-web | jar | 13.4 |
de.adorsys.psd2 : consent-psu-web | jar | 13.4 |
de.adorsys.psd2 : consent-aspsp-web | jar | 13.4 |
de.adorsys.psd2 : cms-payment-support-impl | jar | 13.4 |
de.adorsys.psd2 : xs2a-impl | jar | 13.4 |
de.adorsys.psd2 : xs2a-payment-support-impl | jar | 13.4 |
de.adorsys.psd2 : spi-stub | jar | 13.4 |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.4.RELEASE |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.2.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql Optional | jar | 42.2.4 |
org.mariadb.jdbc : mariadb-java-client Optional | jar | 2.3.0 |
com.h2database : h2 Optional | jar | 1.4.200 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.2.3.RELEASE |
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |
org.springframework.boot : spring-boot-test-autoconfigure | jar | 2.2.4.RELEASE |