secrets-parent

A collection of helper tools in the form of Java libraries optionally controlled through command line arguments.

Лицензия

Лицензия

Группа

Группа

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

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

secrets-parent
Последняя версия

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

0.1.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

secrets-parent
A collection of helper tools in the form of Java libraries optionally controlled through command line arguments.

Скачать secrets-parent

Имя Файла Размер
secrets-parent-0.1.2.pom 616 bytes
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.secondbase/secrets-parent/ -->
<dependency>
    <groupId>com.github.secondbase</groupId>
    <artifactId>secrets-parent</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.secondbase/secrets-parent/
implementation 'com.github.secondbase:secrets-parent:0.1.2'
// https://jarcasting.com/artifacts/com.github.secondbase/secrets-parent/
implementation ("com.github.secondbase:secrets-parent:0.1.2")
'com.github.secondbase:secrets-parent:pom:0.1.2'
<dependency org="com.github.secondbase" name="secrets-parent" rev="0.1.2">
  <artifact name="secrets-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.secondbase', module='secrets-parent', version='0.1.2')
)
libraryDependencies += "com.github.secondbase" % "secrets-parent" % "0.1.2"
[com.github.secondbase/secrets-parent "0.1.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : jul-to-slf4j jar 1.7.25

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.47

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

  • s3
  • vault

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

Версия
0.1.2
0.1.1
0.1.0