License |
License |
---|---|
GroupId | GroupIdde.adorsys |
ArtifactId | ArtifactIddfs-connection-impl-factory |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiona factory that gets the corresponding implementation of ExtendedStoreConnection depending on systemproperties
|
<!-- https://jarcasting.com/artifacts/de.adorsys/dfs-connection-impl-factory/ -->
<dependency>
<groupId>de.adorsys</groupId>
<artifactId>dfs-connection-impl-factory</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys/dfs-connection-impl-factory/
implementation 'de.adorsys:dfs-connection-impl-factory:1.0.0'
// https://jarcasting.com/artifacts/de.adorsys/dfs-connection-impl-factory/
implementation ("de.adorsys:dfs-connection-impl-factory:1.0.0")
'de.adorsys:dfs-connection-impl-factory:jar:1.0.0'
<dependency org="de.adorsys" name="dfs-connection-impl-factory" rev="1.0.0">
<artifact name="dfs-connection-impl-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys', module='dfs-connection-impl-factory', version='1.0.0')
)
libraryDependencies += "de.adorsys" % "dfs-connection-impl-factory" % "1.0.0"
[de.adorsys/dfs-connection-impl-factory "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
de.adorsys : dfs-connection-impl-filesystem | jar | 1.0.0 |
de.adorsys : dfs-connection-impl-amazons3 | jar | 1.0.0 |
commons-io : commons-io | jar | 2.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
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 |