License |
License |
---|---|
GroupId | GroupIdde.adorsys.psd2 |
ArtifactId | ArtifactIdaspsp-profile-remote |
Version | Version11.5 |
Type | Typejar |
Description |
DescriptionASPSP Profile Module for OpenSource PSD2 XS2A API implementation
|
Filename | Size |
---|---|
aspsp-profile-remote-11.5.pom | |
aspsp-profile-remote-11.5.jar | 8 KB |
aspsp-profile-remote-11.5-sources.jar | 6 KB |
aspsp-profile-remote-11.5-javadoc.jar | 411 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.adorsys.psd2/aspsp-profile-remote/ -->
<dependency>
<groupId>de.adorsys.psd2</groupId>
<artifactId>aspsp-profile-remote</artifactId>
<version>11.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.psd2/aspsp-profile-remote/
implementation 'de.adorsys.psd2:aspsp-profile-remote:11.5'
// https://jarcasting.com/artifacts/de.adorsys.psd2/aspsp-profile-remote/
implementation ("de.adorsys.psd2:aspsp-profile-remote:11.5")
'de.adorsys.psd2:aspsp-profile-remote:jar:11.5'
<dependency org="de.adorsys.psd2" name="aspsp-profile-remote" rev="11.5">
<artifact name="aspsp-profile-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.psd2', module='aspsp-profile-remote', version='11.5')
)
libraryDependencies += "de.adorsys.psd2" % "aspsp-profile-remote" % "11.5"
[de.adorsys.psd2/aspsp-profile-remote "11.5"]
Group / Artifact | Type | Version |
---|---|---|
de.adorsys.psd2 : aspsp-profile-api | jar | 11.5 |
de.adorsys.psd2 : xs2a-logger-web | jar | 11.5 |
org.springframework : spring-context | jar | 5.2.3.RELEASE |
org.springframework : spring-web | jar | 5.2.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |