Last Version

Build Tools 1.1.8

KoPeMe is a framework for enabling performance tests in Java. This makes it possible to live a software development process where performance measures are taken continously and therefore react continously to changes in performance. With continous performance testing, one avoids refactorings after performance problems occured in a big testing phase before releasing the software.

License

License

Categories

Categories

Build Tools
GroupId

GroupId

de.dagere.kopeme
ArtifactId

ArtifactId

build-tools
Version

Version

1.1.8
Type

Type

jar
Description

Description

Build Tools
KoPeMe is a framework for enabling performance tests in Java. This makes it possible to live a software development process where performance measures are taken continously and therefore react continously to changes in performance. With continous performance testing, one avoids refactorings after performance problems occured in a big testing phase before releasing the software.

Download build-tools 1.1.8


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

Dependencies

compile (1)

Group / Artifact Type Version
com.puppycrawl.tools : checkstyle jar 10.3

Project Modules

There are no modules declared in this project.