com.bluecatcode.junit:junit-4.12-extended

JUnit library extensions.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.bluecatcode.junit
ArtifactId

ArtifactId

junit-4.12-extended
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.bluecatcode.junit:junit-4.12-extended
JUnit library extensions.

Download junit-4.12-extended

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.4
1.0.3