JUnit

JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.yugabyte
ArtifactId

ArtifactId

junit
Last Version

Last Version

4.12-yb-1
Release Date

Release Date

Type

Type

jar
Description

Description

JUnit
JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.
Project URL

Project URL

http://junit.org
Project Organization

Project Organization

JUnit
Source Code Management

Source Code Management

https://github.com/yugabyte/junit4

Download junit

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.
com.yugabyte

yugabyte

The high-performance distributed SQL database for global, internet-scale apps.

Versions

Version
4.12-yb-1