| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаcom.github.redhatqe.byzantine |
| Идентификатор | Идентификаторbyzantine |
| Последняя версия | Последняя версия0.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbyzantine
Library to help with configuration
|
| Имя Файла | Размер |
|---|---|
| byzantine-0.2.0.pom | |
| byzantine-0.2.0.jar | 39 KB |
| byzantine-0.2.0-sources.jar | 15 KB |
| byzantine-0.2.0-javadoc.jar | 166 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.redhatqe.byzantine/byzantine/ -->
<dependency>
<groupId>com.github.redhatqe.byzantine</groupId>
<artifactId>byzantine</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.redhatqe.byzantine/byzantine/
implementation 'com.github.redhatqe.byzantine:byzantine:0.2.0'
// https://jarcasting.com/artifacts/com.github.redhatqe.byzantine/byzantine/
implementation ("com.github.redhatqe.byzantine:byzantine:0.2.0")
'com.github.redhatqe.byzantine:byzantine:jar:0.2.0'
<dependency org="com.github.redhatqe.byzantine" name="byzantine" rev="0.2.0">
<artifact name="byzantine" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.redhatqe.byzantine', module='byzantine', version='0.2.0')
)
libraryDependencies += "com.github.redhatqe.byzantine" % "byzantine" % "0.2.0"
[com.github.redhatqe.byzantine/byzantine "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 2.3.11 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.8 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.8 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.8.8 |
| org.apache.logging.log4j : log4j-api | jar | 2.8.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.8.2 |
| net.sf.jopt-simple : jopt-simple | jar | 4.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| info.cukes : cucumber-java8 | jar | 1.2.5 |
| info.cukes : cucumber-junit | jar | 1.2.5 |
| junit : junit | jar | 4.12 |