License |
License |
---|---|
GroupId | GroupIdde.adorsys.psd2 |
ArtifactId | ArtifactIdconsent-core-api |
Version | Version13.4 |
Type | Typejar |
Description |
DescriptionOpenSource PSD2 XS2A API implementation
|
Filename | Size |
---|---|
consent-core-api-13.4.pom | |
consent-core-api-13.4.jar | 74 KB |
consent-core-api-13.4-sources.jar | 33 KB |
consent-core-api-13.4-javadoc.jar | 578 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.adorsys.psd2/consent-core-api/ -->
<dependency>
<groupId>de.adorsys.psd2</groupId>
<artifactId>consent-core-api</artifactId>
<version>13.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.psd2/consent-core-api/
implementation 'de.adorsys.psd2:consent-core-api:13.4'
// https://jarcasting.com/artifacts/de.adorsys.psd2/consent-core-api/
implementation ("de.adorsys.psd2:consent-core-api:13.4")
'de.adorsys.psd2:consent-core-api:jar:13.4'
<dependency org="de.adorsys.psd2" name="consent-core-api" rev="13.4">
<artifact name="consent-core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.psd2', module='consent-core-api', version='13.4')
)
libraryDependencies += "de.adorsys.psd2" % "consent-core-api" % "13.4"
[de.adorsys.psd2/consent-core-api "13.4"]
Group / Artifact | Type | Version |
---|---|---|
de.adorsys.psd2 : xs2a-core | jar | 13.4 |
de.adorsys.psd2 : xs2a-core-consents | jar | 13.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |