License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier config Application Layer Libs Configuration |
GroupId | GroupIdcom.jspcore |
ArtifactId | ArtifactIdsensitive-config |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionsensitive-config
A library to parse configuration with sensitive values.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sensitive-config-0.0.2.pom | |
sensitive-config-0.0.2.jar | 12 KB |
sensitive-config-0.0.2-sources.jar | 7 KB |
sensitive-config-0.0.2-javadoc.jar | 57 KB |
Browse |
<!-- 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"]
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 |