Confound

Configuration foundation with access via Csar.

Лицензия

Лицензия

Группа

Группа

io.confound
Идентификатор

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

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

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

0.7.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Confound
Configuration foundation with access via Csar.
Организация-разработчик

Организация-разработчик

GlobalMentor, Inc.

Скачать confound

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
io.confound : config jar 0.7.2
io.confound : config-env jar 0.7.2
io.confound : config-properties jar 0.7.2
io.csar : csar jar 0.8.0
com.google.code.findbugs : jsr305 Необязательный jar 3.0.2

test (7)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 3.2.4
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.vintage : junit-vintage-engine jar 5.5.2
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-core jar 2.2
com.github.npathai : hamcrest-optional jar 2.0.0
org.slf4j : slf4j-simple jar 1.7.30

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

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

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

Версия
0.7.2
0.7.1
0.7.0
0.6.1
0.6.0
0.5.0