Last Version

io.joshworks:integration-test 0.2

A tiny and powerful server for Java 8

License

License

GroupId

GroupId

io.joshworks
ArtifactId

ArtifactId

integration-test
Version

Version

0.2
Type

Type

jar
Description

Description

A tiny and powerful server for Java 8

Download integration-test 0.2


<!-- https://jarcasting.com/artifacts/io.joshworks/integration-test/ -->
<dependency>
    <groupId>io.joshworks</groupId>
    <artifactId>integration-test</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.joshworks/integration-test/
implementation 'io.joshworks:integration-test:0.2'
// https://jarcasting.com/artifacts/io.joshworks/integration-test/
implementation ("io.joshworks:integration-test:0.2")
'io.joshworks:integration-test:jar:0.2'
<dependency org="io.joshworks" name="integration-test" rev="0.2">
  <artifact name="integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.joshworks', module='integration-test', version='0.2')
)
libraryDependencies += "io.joshworks" % "integration-test" % "0.2"
[io.joshworks/integration-test "0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
io.joshworks : snappy jar 0.2

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.