License |
License |
---|---|
GroupId | GroupIdde.adorsys.psd2 |
ArtifactId | ArtifactIdaspsp-profile-remote |
Version | Version11.8 |
Type | Typejar |
Description |
DescriptionASPSP Profile Module for OpenSource PSD2 XS2A API implementation
|
Filename | Size |
---|---|
aspsp-profile-remote-11.8.pom | |
aspsp-profile-remote-11.8.jar | 8 KB |
aspsp-profile-remote-11.8-sources.jar | 6 KB |
aspsp-profile-remote-11.8-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.8</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.psd2/aspsp-profile-remote/
implementation 'de.adorsys.psd2:aspsp-profile-remote:11.8'
// https://jarcasting.com/artifacts/de.adorsys.psd2/aspsp-profile-remote/
implementation ("de.adorsys.psd2:aspsp-profile-remote:11.8")
'de.adorsys.psd2:aspsp-profile-remote:jar:11.8'
<dependency org="de.adorsys.psd2" name="aspsp-profile-remote" rev="11.8">
<artifact name="aspsp-profile-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.psd2', module='aspsp-profile-remote', version='11.8')
)
libraryDependencies += "de.adorsys.psd2" % "aspsp-profile-remote" % "11.8"
[de.adorsys.psd2/aspsp-profile-remote "11.8"]
Group / Artifact | Type | Version |
---|---|---|
de.adorsys.psd2 : aspsp-profile-api | jar | 11.8 |
de.adorsys.psd2 : xs2a-logger-web | jar | 11.8 |
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 |