License |
License |
---|---|
Categories |
CategoriesDocker Container Virtualization Tools JUnit Unit Testing |
GroupId | GroupIdcom.github.jameshnsears |
ArtifactId | ArtifactIdjunit-docker-http |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjunit-docker-http
JUnit 5 Parameter Resolver and API that minimally leverages the Docker Engine API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
junit-docker-http-1.1.pom | |
junit-docker-http-1.1.jar | 26 KB |
junit-docker-http-1.1-sources.jar | 13 KB |
junit-docker-http-1.1-javadoc.jar | 451 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |