License |
License |
---|---|
GroupId | GroupIdde.adorsys.psd2 |
ArtifactId | ArtifactIdevent-service |
Version | Version13.4 |
Type | Typepom |
Description |
DescriptionOpenSource PSD2 XS2A API implementation
|
Filename | Size |
---|---|
event-service-13.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.adorsys.psd2/event-service/ -->
<dependency>
<groupId>de.adorsys.psd2</groupId>
<artifactId>event-service</artifactId>
<version>13.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.psd2/event-service/
implementation 'de.adorsys.psd2:event-service:13.4'
// https://jarcasting.com/artifacts/de.adorsys.psd2/event-service/
implementation ("de.adorsys.psd2:event-service:13.4")
'de.adorsys.psd2:event-service:pom:13.4'
<dependency org="de.adorsys.psd2" name="event-service" rev="13.4">
<artifact name="event-service" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.psd2', module='event-service', version='13.4')
)
libraryDependencies += "de.adorsys.psd2" % "event-service" % "13.4"
[de.adorsys.psd2/event-service "13.4"]