unitProfiler :: Example

example project for profiling unit tests

License

License

GroupId

GroupId

de.twentyeleven.unitprofiler
ArtifactId

ArtifactId

unitprofiler.example
Last Version

Last Version

0.0.23
Release Date

Release Date

Type

Type

jar
Description

Description

unitProfiler :: Example
example project for profiling unit tests

Download unitprofiler.example

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.javassist : javassist jar 3.14.0-GA
commons-io : commons-io jar 1.3.2
org.slf4j : slf4j-api jar 1.6.1
de.twentyeleven.unitprofiler : unitprofiler.annotations jar [0.0.9-SNAPSHOT, 1.0.0]

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.23
0.0.22