Testegration

Allows easy integration tests that require external storage.

License

License

Testegration Commercial License
Categories

Categories

Net
GroupId

GroupId

net.piotrturski.testegration
ArtifactId

ArtifactId

core
Last Version

Last Version

0.0.2-beta
Release Date

Release Date

Type

Type

jar
Description

Description

Testegration
Allows easy integration tests that require external storage.

Download core

How to add to project

<!-- https://jarcasting.com/artifacts/net.piotrturski.testegration/core/ -->
<dependency>
    <groupId>net.piotrturski.testegration</groupId>
    <artifactId>core</artifactId>
    <version>0.0.2-beta</version>
</dependency>
// https://jarcasting.com/artifacts/net.piotrturski.testegration/core/
implementation 'net.piotrturski.testegration:core:0.0.2-beta'
// https://jarcasting.com/artifacts/net.piotrturski.testegration/core/
implementation ("net.piotrturski.testegration:core:0.0.2-beta")
'net.piotrturski.testegration:core:jar:0.0.2-beta'
<dependency org="net.piotrturski.testegration" name="core" rev="0.0.2-beta">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.piotrturski.testegration', module='core', version='0.0.2-beta')
)
libraryDependencies += "net.piotrturski.testegration" % "core" % "0.0.2-beta"
[net.piotrturski.testegration/core "0.0.2-beta"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-exec jar 1.3
org.awaitility : awaitility jar 2.0.0
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.8.9
com.fasterxml.jackson.core : jackson-databind jar 2.8.9
com.github.fge : throwing-lambdas jar 0.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2-beta