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