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