License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdde.adorsys.psd2 |
ArtifactId | ArtifactIdevent-service-rest-client |
Version | Version13.3 |
Type | Typejar |
Description |
DescriptionOpenSource PSD2 XS2A API implementation
|
<!-- https://jarcasting.com/artifacts/de.adorsys.psd2/event-service-rest-client/ -->
<dependency>
<groupId>de.adorsys.psd2</groupId>
<artifactId>event-service-rest-client</artifactId>
<version>13.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.psd2/event-service-rest-client/
implementation 'de.adorsys.psd2:event-service-rest-client:13.3'
// https://jarcasting.com/artifacts/de.adorsys.psd2/event-service-rest-client/
implementation ("de.adorsys.psd2:event-service-rest-client:13.3")
'de.adorsys.psd2:event-service-rest-client:jar:13.3'
<dependency org="de.adorsys.psd2" name="event-service-rest-client" rev="13.3">
<artifact name="event-service-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.psd2', module='event-service-rest-client', version='13.3')
)
libraryDependencies += "de.adorsys.psd2" % "event-service-rest-client" % "13.3"
[de.adorsys.psd2/event-service-rest-client "13.3"]
Group / Artifact | Type | Version |
---|---|---|
de.adorsys.psd2 : event-service-core | jar | 13.3 |
de.adorsys.psd2 : event-service-xs2a-api | jar | 13.3 |
org.springframework : spring-web | jar | 5.2.3.RELEASE |
org.springframework : spring-context | jar | 5.2.3.RELEASE |
org.jetbrains : annotations | jar | 15.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.2.3.RELEASE |
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |
org.mockito : mockito-junit-jupiter | jar | 3.2.4 |