sensitive-config

A library to parse configuration with sensitive values.

Лицензия

Лицензия

Категории

Категории

Jakarta Server Pages Jakarta EE The Web Tier config Библиотеки уровня приложения Configuration
Группа

Группа

com.jspcore
Идентификатор

Идентификатор

sensitive-config
Последняя версия

Последняя версия

0.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

sensitive-config
A library to parse configuration with sensitive values.
Ссылка на сайт

Ссылка на сайт

http://www.jspcore.com/
Система контроля версий

Система контроля версий

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

Скачать sensitive-config

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Build Status Maven Central codecov

SenstiveConfig

License

This project is licensed under MIT license.

Contributing

Github is for social coding: if you want to write code, I encourage contributions through pull requests from forks of this repository. Create Github tickets for bugs and new features and comment on the ones that you are interested in.

Версии библиотеки

Версия
0.0.2
0.0.1