License |
License |
---|---|
GroupId | GroupIdde.adorsys.cryptoutils |
ArtifactId | ArtifactIdstoreconnectionfactory |
Last Version | Last Version0.23.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUtility Components for the development of secure banking modules. Components developed under this tree
are released as jar.
|
<!-- https://jarcasting.com/artifacts/de.adorsys.cryptoutils/storeconnectionfactory/ -->
<dependency>
<groupId>de.adorsys.cryptoutils</groupId>
<artifactId>storeconnectionfactory</artifactId>
<version>0.23.13</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.cryptoutils/storeconnectionfactory/
implementation 'de.adorsys.cryptoutils:storeconnectionfactory:0.23.13'
// https://jarcasting.com/artifacts/de.adorsys.cryptoutils/storeconnectionfactory/
implementation ("de.adorsys.cryptoutils:storeconnectionfactory:0.23.13")
'de.adorsys.cryptoutils:storeconnectionfactory:jar:0.23.13'
<dependency org="de.adorsys.cryptoutils" name="storeconnectionfactory" rev="0.23.13">
<artifact name="storeconnectionfactory" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.cryptoutils', module='storeconnectionfactory', version='0.23.13')
)
libraryDependencies += "de.adorsys.cryptoutils" % "storeconnectionfactory" % "0.23.13"
[de.adorsys.cryptoutils/storeconnectionfactory "0.23.13"]
Group / Artifact | Type | Version |
---|---|---|
de.adorsys.cryptoutils : filesystemstoreconnection | jar | 0.23.13 |
de.adorsys.cryptoutils : mongodbstoreconnection | jar | 0.23.13 |
de.adorsys.cryptoutils : amazons3storeconnection | jar | 0.23.13 |
commons-io : commons-io | jar | 2.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.2 |
ch.qos.logback : logback-core | jar | 1.1.2 |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
eu.codearte.catch-exception : catch-exception | jar | 2.0.0-beta-1 |
de.electronicpeter : aspectj.test.timelogger | jar | 1.3 |