| License |
License |
|---|---|
| GroupId | GroupIdcom.zenika |
| ArtifactId | ArtifactIdvarnishtest-exec |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionVarnishtest Java executor
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| varnishtest-exec-0.2.pom | |
| varnishtest-exec-0.2.jar | 18 KB |
| varnishtest-exec-0.2-sources.jar | 11 KB |
| varnishtest-exec-0.2-javadoc.jar | 75 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zenika/varnishtest-exec/ -->
<dependency>
<groupId>com.zenika</groupId>
<artifactId>varnishtest-exec</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.zenika/varnishtest-exec/
implementation 'com.zenika:varnishtest-exec:0.2'
// https://jarcasting.com/artifacts/com.zenika/varnishtest-exec/
implementation ("com.zenika:varnishtest-exec:0.2")
'com.zenika:varnishtest-exec:jar:0.2'
<dependency org="com.zenika" name="varnishtest-exec" rev="0.2">
<artifact name="varnishtest-exec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zenika', module='varnishtest-exec', version='0.2')
)
libraryDependencies += "com.zenika" % "varnishtest-exec" % "0.2"
[com.zenika/varnishtest-exec "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-exec | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ant : ant | jar | 1.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |