License |
License |
---|---|
GroupId | GroupIdde.adorsys.cryptoutils |
ArtifactId | ArtifactIdpathencryption |
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.
|
Filename | Size |
---|---|
pathencryption-0.23.13.pom | |
pathencryption-0.23.13.jar | 13 KB |
pathencryption-0.23.13-sources.jar | 7 KB |
pathencryption-0.23.13-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.adorsys.cryptoutils/pathencryption/ -->
<dependency>
<groupId>de.adorsys.cryptoutils</groupId>
<artifactId>pathencryption</artifactId>
<version>0.23.13</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.cryptoutils/pathencryption/
implementation 'de.adorsys.cryptoutils:pathencryption:0.23.13'
// https://jarcasting.com/artifacts/de.adorsys.cryptoutils/pathencryption/
implementation ("de.adorsys.cryptoutils:pathencryption:0.23.13")
'de.adorsys.cryptoutils:pathencryption:jar:0.23.13'
<dependency org="de.adorsys.cryptoutils" name="pathencryption" rev="0.23.13">
<artifact name="pathencryption" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.cryptoutils', module='pathencryption', version='0.23.13')
)
libraryDependencies += "de.adorsys.cryptoutils" % "pathencryption" % "0.23.13"
[de.adorsys.cryptoutils/pathencryption "0.23.13"]
Group / Artifact | Type | Version |
---|---|---|
de.adorsys.cryptoutils : storeconnection-api | jar | 0.23.13 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.5 |
junit : junit | jar | 4.12 |
commons-io : commons-io | jar | 2.5 |
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 |