coderu-junit-adapter

Simplifies integration of CODERU as a junit test

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.coderu
ArtifactId

ArtifactId

coderu-junit-adapter
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

coderu-junit-adapter
Simplifies integration of CODERU as a junit test
Project Organization

Project Organization

Alexander Rubinov

Download coderu-junit-adapter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.coderu : coderu-core jar 1.2.4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.4
1.2.3
1.2.2
1.1.4
1.1.2
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2