Last Version

com.fitbur.testify.need:need-docker 0.1.3

An opinionated Java Testing Framework faithful to testing principles and best practices.

License

License

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

com.fitbur.testify.need
ArtifactId

ArtifactId

need-docker
Version

Version

0.1.3
Type

Type

jar
Description

Description

An opinionated Java Testing Framework faithful to testing principles and best practices.
Project Organization

Project Organization

Sharmarke Aden

Download need-docker 0.1.3


<!-- https://jarcasting.com/artifacts/com.fitbur.testify.need/need-docker/ -->
<dependency>
    <groupId>com.fitbur.testify.need</groupId>
    <artifactId>need-docker</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.fitbur.testify.need/need-docker/
implementation 'com.fitbur.testify.need:need-docker:0.1.3'
// https://jarcasting.com/artifacts/com.fitbur.testify.need/need-docker/
implementation ("com.fitbur.testify.need:need-docker:0.1.3")
'com.fitbur.testify.need:need-docker:jar:0.1.3'
<dependency org="com.fitbur.testify.need" name="need-docker" rev="0.1.3">
  <artifact name="need-docker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fitbur.testify.need', module='need-docker', version='0.1.3')
)
libraryDependencies += "com.fitbur.testify.need" % "need-docker" % "0.1.3"
[com.fitbur.testify.need/need-docker "0.1.3"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.docker-java : docker-java jar 2.1.3
net.jodah : recurrent jar 0.4.0
com.fitbur.testify : core jar 0.1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.40-beta

Project Modules

There are no modules declared in this project.