License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.brabenetz.lib |
ArtifactId | ArtifactIdsecured-properties |
Last Version | Last Version1.0-beta4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSecured Properties
Secured Properties Encrypt and Decrypt secret values (passwords) in properties files
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.brabenetz.lib/secured-properties/ -->
<dependency>
<groupId>net.brabenetz.lib</groupId>
<artifactId>secured-properties</artifactId>
<version>1.0-beta4</version>
</dependency>
// https://jarcasting.com/artifacts/net.brabenetz.lib/secured-properties/
implementation 'net.brabenetz.lib:secured-properties:1.0-beta4'
// https://jarcasting.com/artifacts/net.brabenetz.lib/secured-properties/
implementation ("net.brabenetz.lib:secured-properties:1.0-beta4")
'net.brabenetz.lib:secured-properties:jar:1.0-beta4'
<dependency org="net.brabenetz.lib" name="secured-properties" rev="1.0-beta4">
<artifact name="secured-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.brabenetz.lib', module='secured-properties', version='1.0-beta4')
)
libraryDependencies += "net.brabenetz.lib" % "secured-properties" % "1.0-beta4"
[net.brabenetz.lib/secured-properties "1.0-beta4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fge : throwing-lambdas | jar | 0.5.0 |
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
guru.nidi : jdepend | jar | 2.9.5 |
junit : junit | jar | 4.12 |
org.apache.commons : commons-configuration2 | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 2.13.0 |
org.settings4j : settings4j | jar | 2.1 |
org.springframework.boot : spring-boot-starter | jar | 2.1.8.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.8.RELEASE |