MVN

de.adorsys.xs2a.gateway : xs2a-gateway

Maven & Gradle

May 30, 2019
35 stars

xs2a-gateway · OpenSource PSD2 XS2A Gateway solution

<dependency>
    <groupId>de.adorsys.xs2a.gateway</groupId>
    <artifactId>xs2a-gateway</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.adorsys.xs2a.gateway : xs2a-gateway to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of de.adorsys.xs2a.gateway : xs2a-gateway to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
xs2a-gateway-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.adorsys.xs2a.gateway</groupId>
    <artifactId>xs2a-gateway</artifactId>
    <version>0.0.1</version>
</dependency>

Advertisement