| Лицензия |
Лицензия
ASF v2 License
|
|---|---|
| Группа | Группаorg.constretto |
| Идентификатор | Идентификаторconstretto-test |
| Версия | Версия3.0.0-BETA1 |
| Тип | Типjar |
| Описание |
ОписаниеConstretto :: Test - 3.0.0-BETA1
This project aims to help java application developers to manage
their configuration issues.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| constretto-test-3.0.0-BETA1.pom | |
| constretto-test-3.0.0-BETA1.jar | 12 KB |
| constretto-test-3.0.0-BETA1-sources.jar | 7 KB |
| constretto-test-3.0.0-BETA1-javadoc.jar | 68 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.constretto/constretto-test/ -->
<dependency>
<groupId>org.constretto</groupId>
<artifactId>constretto-test</artifactId>
<version>3.0.0-BETA1</version>
</dependency>
// https://jarcasting.com/artifacts/org.constretto/constretto-test/
implementation 'org.constretto:constretto-test:3.0.0-BETA1'
// https://jarcasting.com/artifacts/org.constretto/constretto-test/
implementation ("org.constretto:constretto-test:3.0.0-BETA1")
'org.constretto:constretto-test:jar:3.0.0-BETA1'
<dependency org="org.constretto" name="constretto-test" rev="3.0.0-BETA1">
<artifact name="constretto-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.constretto', module='constretto-test', version='3.0.0-BETA1')
)
libraryDependencies += "org.constretto" % "constretto-test" % "3.0.0-BETA1"
[org.constretto/constretto-test "3.0.0-BETA1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.constretto : constretto-core | jar | 3.0.0-BETA1 |
| org.constretto : constretto-api | jar | 3.0.0-BETA1 |
| org.reflections : reflections | jar | 0.9.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.21 |