License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.redhatqe.byzantine |
ArtifactId | ArtifactIdbyzantine |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbyzantine
Library to help with configuration
|
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
info.cukes : cucumber-java8 | jar | 1.2.5 |
info.cukes : cucumber-junit | jar | 1.2.5 |
junit : junit | jar | 4.12 |