License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdorg.rnorth.test-containers |
ArtifactId | ArtifactIdnginx |
Last Version | Last Version0.9.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTest Containers :: nginx
|
Filename | Size |
---|---|
nginx-0.9.5.pom | |
nginx-0.9.5.jar | 4 KB |
nginx-0.9.5-sources.jar | 2 KB |
nginx-0.9.5-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rnorth.test-containers/nginx/ -->
<dependency>
<groupId>org.rnorth.test-containers</groupId>
<artifactId>nginx</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.rnorth.test-containers/nginx/
implementation 'org.rnorth.test-containers:nginx:0.9.5'
// https://jarcasting.com/artifacts/org.rnorth.test-containers/nginx/
implementation ("org.rnorth.test-containers:nginx:0.9.5")
'org.rnorth.test-containers:nginx:jar:0.9.5'
<dependency org="org.rnorth.test-containers" name="nginx" rev="0.9.5">
<artifact name="nginx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rnorth.test-containers', module='nginx', version='0.9.5')
)
libraryDependencies += "org.rnorth.test-containers" % "nginx" % "0.9.5"
[org.rnorth.test-containers/nginx "0.9.5"]
Group / Artifact | Type | Version |
---|---|---|
org.rnorth.test-containers : test-containers | jar | 0.9.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.rnorth.test-containers : selenium | jar | 0.9.5 |
ch.qos.logback : logback-classic | jar | 1.1.2 |