byzantine

Library to help with configuration

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.redhatqe.byzantine
ArtifactId

ArtifactId

byzantine
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

byzantine
Library to help with configuration

Download byzantine

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

test (3)

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

Project Modules

There are no modules declared in this project.
com.github.redhatqe.byzantine

Red Hat Quality Engineering

Versions

Version
0.2.0
0.1.0
0.0.1