junit-docker-http

JUnit 5 Parameter Resolver and API that minimally leverages the Docker Engine API.

License

License

Categories

Categories

Docker Container Virtualization Tools JUnit Unit Testing
GroupId

GroupId

com.github.jameshnsears
ArtifactId

ArtifactId

junit-docker-http
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

junit-docker-http
JUnit 5 Parameter Resolver and API that minimally leverages the Docker Engine API.
Project URL

Project URL

http://github.com/jameshnsears/junit-docker-http
Source Code Management

Source Code Management

https://github.com/jameshnsears/junit-docker-http.git

Download junit-docker-http

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.slf4j : slf4j-log4j12 jar 1.7.25
com.google.code.gson : gson jar 2.8.5
com.google.guava : guava jar 27.0.1-jre
com.squareup.okhttp3 : logging-interceptor jar 3.12.0
com.squareup.okhttp3.sample : unixdomainsockets jar 3.12.0
com.github.jnr : jnr-unixsocket jar 0.21
org.apache.maven.plugins : maven-gpg-plugin jar 1.6

test (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0