Last Version

junit4git 1.3

A test library for incremental Junit tests execution

License

License

The Apache Software License, Version 2.0
Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.walkmod
ArtifactId

ArtifactId

junit4git
Version

Version

1.3
Type

Type

jar
Description

Description

junit4git
A test library for incremental Junit tests execution
Project URL

Project URL

https://github.com/rpau/junit4git
Source Code Management

Source Code Management

https://github.com/rpau/junit4git

Download junit4git 1.3


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

Dependencies

compile (7)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.code.gson : gson jar 2.8.2
com.ea.agentloader : ea-agent-loader jar 1.0.3
org.nanohttpd : nanohttpd jar 2.2.0
com.squareup.okhttp3 : okhttp jar 3.9.0
org.eclipse.jgit : org.eclipse.jgit jar 4.8.0.201706111038-r
org.javassist : javassist jar 3.22.0-GA

Project Modules

There are no modules declared in this project.