Hvalspik - Parent

Hvalspik is a JUnit extension framework to support easy testing of code against Dockerised components.

License

License

GroupId

GroupId

uk.co.qorr
ArtifactId

ArtifactId

hvalspik-parent
Last Version

Last Version

1.5.8
Release Date

Release Date

Type

Type

jar
Description

Description

Hvalspik - Parent
Hvalspik is a JUnit extension framework to support easy testing of code against Dockerised components.
Project Organization

Project Organization

Qorr Ltd

Download hvalspik-parent

How to add to project

<!-- https://jarcasting.com/artifacts/uk.co.qorr/hvalspik-parent/ -->
<dependency>
    <groupId>uk.co.qorr</groupId>
    <artifactId>hvalspik-parent</artifactId>
    <version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.qorr/hvalspik-parent/
implementation 'uk.co.qorr:hvalspik-parent:1.5.8'
// https://jarcasting.com/artifacts/uk.co.qorr/hvalspik-parent/
implementation ("uk.co.qorr:hvalspik-parent:1.5.8")
'uk.co.qorr:hvalspik-parent:jar:1.5.8'
<dependency org="uk.co.qorr" name="hvalspik-parent" rev="1.5.8">
  <artifact name="hvalspik-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.qorr', module='hvalspik-parent', version='1.5.8')
)
libraryDependencies += "uk.co.qorr" % "hvalspik-parent" % "1.5.8"
[uk.co.qorr/hvalspik-parent "1.5.8"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • bom
  • core
  • deployables/maven
  • deployables/war
  • extensions/dse
  • extensions/webcontainers
  • extensions/zookeeper
  • junit4
  • testing/chainedcontainer
  • testing/envvariables
  • testing/localsource

Versions

Version
1.5.8
1.5.7
1.5.5
1.3.0
1.2.1
1.1.1
1.1.0
v1.0.0