License |
License |
---|---|
GroupId | GroupIdorg.noregress |
ArtifactId | ArtifactIdnoregress |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNo Performance Regression
Java Library for Performance Regression Tests
|
Project URL |
Project URL |
Filename | Size |
---|---|
noregress-0.2.0.pom | |
noregress-0.2.0.jar | 57 KB |
noregress-0.2.0-sources.jar | 58 KB |
noregress-0.2.0-javadoc.jar | 143 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |