Backset - Test Harness

Backset - Parent

License

License

GroupId

GroupId

de.chkal.backset
ArtifactId

ArtifactId

backset-test-harness
Last Version

Last Version

1.0.0.Alpha1
Release Date

Release Date

Type

Type

jar
Description

Description

Backset - Test Harness
Backset - Parent

Download backset-test-harness

How to add to project

<!-- https://jarcasting.com/artifacts/de.chkal.backset/backset-test-harness/ -->
<dependency>
    <groupId>de.chkal.backset</groupId>
    <artifactId>backset-test-harness</artifactId>
    <version>1.0.0.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/de.chkal.backset/backset-test-harness/
implementation 'de.chkal.backset:backset-test-harness:1.0.0.Alpha1'
// https://jarcasting.com/artifacts/de.chkal.backset/backset-test-harness/
implementation ("de.chkal.backset:backset-test-harness:1.0.0.Alpha1")
'de.chkal.backset:backset-test-harness:jar:1.0.0.Alpha1'
<dependency org="de.chkal.backset" name="backset-test-harness" rev="1.0.0.Alpha1">
  <artifact name="backset-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.chkal.backset', module='backset-test-harness', version='1.0.0.Alpha1')
)
libraryDependencies += "de.chkal.backset" % "backset-test-harness" % "1.0.0.Alpha1"
[de.chkal.backset/backset-test-harness "1.0.0.Alpha1"]

Dependencies

compile (10)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 1.6.1
org.jboss.arquillian.junit : arquillian-junit-container jar
de.chkal.backset : backset-arquillian-adapter jar 1.0.0.Alpha1
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-impl-maven jar
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-impl-maven-archive jar
org.apache.httpcomponents : httpclient jar 4.3.4
org.apache.maven.plugins : maven-shade-plugin jar 2.3
de.chkal.backset : backset-server jar 1.0.0.Alpha1
de.chkal.backset : backset-maven-tools jar 1.0.0.Alpha1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.Alpha1