Last Version

sensitive-config 0.0.2

A library to parse configuration with sensitive values.

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier config Application Layer Libs Configuration
GroupId

GroupId

com.jspcore
ArtifactId

ArtifactId

sensitive-config
Version

Version

0.0.2
Type

Type

jar
Description

Description

sensitive-config
A library to parse configuration with sensitive values.
Project URL

Project URL

http://www.jspcore.com/
Source Code Management

Source Code Management

https://github.com/mustaine/sensitive-config

Download sensitive-config 0.0.2


<!-- https://jarcasting.com/artifacts/com.jspcore/sensitive-config/ -->
<dependency>
    <groupId>com.jspcore</groupId>
    <artifactId>sensitive-config</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jspcore/sensitive-config/
implementation 'com.jspcore:sensitive-config:0.0.2'
// https://jarcasting.com/artifacts/com.jspcore/sensitive-config/
implementation ("com.jspcore:sensitive-config:0.0.2")
'com.jspcore:sensitive-config:jar:0.0.2'
<dependency org="com.jspcore" name="sensitive-config" rev="0.0.2">
  <artifact name="sensitive-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jspcore', module='sensitive-config', version='0.0.2')
)
libraryDependencies += "com.jspcore" % "sensitive-config" % "0.0.2"
[com.jspcore/sensitive-config "0.0.2"]

Dependencies

compile (7)

Group / Artifact Type Version
com.bettercloud : vault-java-driver jar 3.0.0
com.fasterxml.jackson.core : jackson-annotations jar 2.9.3
com.fasterxml.jackson.core : jackson-core jar 2.9.3
com.fasterxml.jackson.core : jackson-databind jar 2.9.3
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.3
org.slf4j : slf4j-api jar 1.7.22
ch.qos.logback : logback-classic jar 1.1.8

Project Modules

There are no modules declared in this project.