License |
License |
---|---|
GroupId | GroupIdde.adorsys.psd2 |
ArtifactId | ArtifactIdcms-integration-test-base |
Version | Version13.4 |
Type | Typejar |
Description |
DescriptionOpenSource PSD2 XS2A API implementation
|
<!-- https://jarcasting.com/artifacts/de.adorsys.psd2/cms-integration-test-base/ -->
<dependency>
<groupId>de.adorsys.psd2</groupId>
<artifactId>cms-integration-test-base</artifactId>
<version>13.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.psd2/cms-integration-test-base/
implementation 'de.adorsys.psd2:cms-integration-test-base:13.4'
// https://jarcasting.com/artifacts/de.adorsys.psd2/cms-integration-test-base/
implementation ("de.adorsys.psd2:cms-integration-test-base:13.4")
'de.adorsys.psd2:cms-integration-test-base:jar:13.4'
<dependency org="de.adorsys.psd2" name="cms-integration-test-base" rev="13.4">
<artifact name="cms-integration-test-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.psd2', module='cms-integration-test-base', version='13.4')
)
libraryDependencies += "de.adorsys.psd2" % "cms-integration-test-base" % "13.4"
[de.adorsys.psd2/cms-integration-test-base "13.4"]
Group / Artifact | Type | Version |
---|---|---|
de.adorsys.psd2 : json-reader | jar | 13.4 |
de.adorsys.psd2 : cms-db-schema | jar | 13.4 |
org.liquibase : liquibase-core | jar | 3.6.2 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.2.4.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 2.2.4.RELEASE |
org.springframework : spring-test | jar | 5.2.3.RELEASE |
org.hibernate : hibernate-entitymanager | jar | 5.4.2.Final |
org.testcontainers : junit-jupiter | jar | 1.15.1 |
org.testcontainers : postgresql | jar | 1.15.1 |