How to install the Java artifact de.adorsys.cryptoutils.extendedstoreconnection with Maven
Java
Maven
pom.xml
de.adorsys.cryptoutils
extendedstoreconnection
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>de.adorsys.cryptoutils</groupId>
<artifactId>extendedstoreconnection</artifactId>
<version>0.14.0</version>
</dependency>
/<dependencies>