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