Last Version

No Performance Regression 0.2.0

Java Library for Performance Regression Tests

License

License

MIT
GroupId

GroupId

org.noregress
ArtifactId

ArtifactId

noregress
Version

Version

0.2.0
Type

Type

jar
Description

Description

No Performance Regression
Java Library for Performance Regression Tests
Project URL

Project URL

https://github.com/sripathikrishnan/noregress

Download noregress 0.2.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.