unitProfiler :: Build

profile unit tests

License

License

GroupId

GroupId

de.twentyeleven.unitprofiler
ArtifactId

ArtifactId

unitprofiler.build
Last Version

Last Version

0.0.23
Release Date

Release Date

Type

Type

jar
Description

Description

unitProfiler :: Build
profile unit tests

Download unitprofiler.build

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
de.twentyeleven.skysail : org.antlr.stringtemplate-osgi jar 4.0.2

provided (3)

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

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 0.9.29
ch.qos.logback : logback-classic jar 0.9.29
org.mockito : mockito-all jar 1.9.0
junit : junit jar 4.10

Project Modules

  • ../unitprofiler.annotations
  • ../unitprofiler.core
  • ../unitprofiler.agent
  • ../unitprofiler.maven.plugin
  • ../unitprofiler.example

Versions

Version
0.0.23
0.0.22