Last Version

com.peachfuzzer.web:junit4 0.0.3

Peach API Security JUnit4 Integration

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.peachfuzzer.web
ArtifactId

ArtifactId

junit4
Version

Version

0.0.3
Type

Type

jar
Description

Description

Peach API Security JUnit4 Integration

Download junit4 0.0.3


<!-- https://jarcasting.com/artifacts/com.peachfuzzer.web/junit4/ -->
<dependency>
    <groupId>com.peachfuzzer.web</groupId>
    <artifactId>junit4</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.peachfuzzer.web/junit4/
implementation 'com.peachfuzzer.web:junit4:0.0.3'
// https://jarcasting.com/artifacts/com.peachfuzzer.web/junit4/
implementation ("com.peachfuzzer.web:junit4:0.0.3")
'com.peachfuzzer.web:junit4:jar:0.0.3'
<dependency org="com.peachfuzzer.web" name="junit4" rev="0.0.3">
  <artifact name="junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.peachfuzzer.web', module='junit4', version='0.0.3')
)
libraryDependencies += "com.peachfuzzer.web" % "junit4" % "0.0.3"
[com.peachfuzzer.web/junit4 "0.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.seleniumhq.selenium : selenium-java jar 3.0.1
${project.groupId} » api jar ${project.version}

Project Modules

There are no modules declared in this project.