文件名 | 操作 |
---|---|
consent-management-7.6.14.pom | 下载 |
<dependency>
<groupId>de.adorsys.psd2</groupId>
<artifactId>consent-management</artifactId>
<version>7.6.14</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='de.adorsys.psd2', module='consent-management', version='7.6.14')
)