Config :: Tests

Parent POM

Лицензия

Лицензия

Категории

Категории

Сеть config Библиотеки уровня приложения Configuration
Группа

Группа

net.cactusthorn.config
Идентификатор

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

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

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

0.80
Дата

Дата

Тип

Тип

jar
Описание

Описание

Config :: Tests
Parent POM
Система контроля версий

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

https://github.com/Gmugra/net.cactusthorn.config

Скачать tests

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
net.cactusthorn.config : config-core jar 0.80
net.cactusthorn.config : config-toml jar 0.80
net.cactusthorn.config : config-json jar 0.80
net.cactusthorn.config : config-yaml jar 0.80
net.cactusthorn.config : config-hjson jar 0.80

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

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

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

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

Версия
0.80
0.70
0.50