peass-analysis

Tool for Analysing the Performance Changes in a Project

License

License

GroupId

GroupId

de.dagere.peass
ArtifactId

ArtifactId

analysis
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

peass-analysis
Tool for Analysing the Performance Changes in a Project

Download analysis

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
de.dagere.peass : measurement jar 0.2.0

test (5)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
de.dagere.peass : dependency jar 0.2.0
org.mockito : mockito-core jar 4.5.1
org.mockito : mockito-inline jar 4.5.1
net.lingala.zip4j : zip4j jar 2.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0