License |
License |
---|---|
GroupId | GroupIdde.adorsys.psd2 |
ArtifactId | ArtifactIdaspsp-profile-server |
Version | Version11.8 |
Type | Typejar |
Description |
Descriptionaspsp-profile-server
Aspsp profile service for XS2A and ASPSP
|
Filename | Size |
---|---|
aspsp-profile-server-11.8.pom | |
aspsp-profile-server-11.8.jar | 22 KB |
aspsp-profile-server-11.8-sources.jar | 21 KB |
aspsp-profile-server-11.8-javadoc.jar | 421 KB |
aspsp-profile-server-11.8-exec.jar | 33 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.adorsys.psd2/aspsp-profile-server/ -->
<dependency>
<groupId>de.adorsys.psd2</groupId>
<artifactId>aspsp-profile-server</artifactId>
<version>11.8</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.psd2/aspsp-profile-server/
implementation 'de.adorsys.psd2:aspsp-profile-server:11.8'
// https://jarcasting.com/artifacts/de.adorsys.psd2/aspsp-profile-server/
implementation ("de.adorsys.psd2:aspsp-profile-server:11.8")
'de.adorsys.psd2:aspsp-profile-server:jar:11.8'
<dependency org="de.adorsys.psd2" name="aspsp-profile-server" rev="11.8">
<artifact name="aspsp-profile-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.psd2', module='aspsp-profile-server', version='11.8')
)
libraryDependencies += "de.adorsys.psd2" % "aspsp-profile-server" % "11.8"
[de.adorsys.psd2/aspsp-profile-server "11.8"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |
org.springframework.boot : spring-boot-starter-test | jar | 2.2.4.RELEASE |