Last Version

junit5git 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

junit5git
Version

Version

1.3
Type

Type

jar
Description

Description

junit5git
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 junit5git 1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.walkmod : junit4git jar 1.3
org.junit.platform : junit-platform-launcher jar 1.0.2

Project Modules

There are no modules declared in this project.