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