| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.twentyeleven.unitprofiler |
| Идентификатор | Идентификаторunitprofiler.example |
| Последняя версия | Последняя версия0.0.23 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеunitProfiler :: Example
example project for profiling unit tests
|
| Имя Файла | Размер |
|---|---|
| unitprofiler.example-0.0.23.pom | |
| unitprofiler.example-0.0.23.jar | 4 KB |
| unitprofiler.example-0.0.23-sources.jar | 1 KB |
| unitprofiler.example-0.0.23-javadoc.jar | 21 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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] |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |