unitProfiler :: Example

example project for profiling unit tests

Лицензия

Лицензия

Группа

Группа

de.twentyeleven.unitprofiler
Идентификатор

Идентификатор

unitprofiler.example
Последняя версия

Последняя версия

0.0.23
Дата

Дата

Тип

Тип

jar
Описание

Описание

unitProfiler :: Example
example project for profiling unit tests

Скачать unitprofiler.example

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.23
0.0.22