License |
License |
---|---|
Categories |
CategoriesAnt Build Tools JUnit Unit Testing |
GroupId | GroupIdcom.github.antrew |
ArtifactId | ArtifactIdjunit-volkswagen |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionJUnitVolkswagen
Make your tests pass on any integration server! Always!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
junit-volkswagen-0.0.1.pom | |
junit-volkswagen-0.0.1.jar | 2 KB |
junit-volkswagen-0.0.1-sources.jar | 1 KB |
junit-volkswagen-0.0.1-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.antrew/junit-volkswagen/ -->
<dependency>
<groupId>com.github.antrew</groupId>
<artifactId>junit-volkswagen</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.antrew/junit-volkswagen/
implementation 'com.github.antrew:junit-volkswagen:0.0.1'
// https://jarcasting.com/artifacts/com.github.antrew/junit-volkswagen/
implementation ("com.github.antrew:junit-volkswagen:0.0.1")
'com.github.antrew:junit-volkswagen:jar:0.0.1'
<dependency org="com.github.antrew" name="junit-volkswagen" rev="0.0.1">
<artifact name="junit-volkswagen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.antrew', module='junit-volkswagen', version='0.0.1')
)
libraryDependencies += "com.github.antrew" % "junit-volkswagen" % "0.0.1"
[com.github.antrew/junit-volkswagen "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.jmockit : jmockit | jar | 1.19 |