| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.nuiton |
| Идентификатор | Идентификаторnuiton-profiling |
| Последняя версия | Последняя версия3.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNuiton Profiling
Library of perform profiling in any project.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| nuiton-profiling-3.1.pom | |
| nuiton-profiling-3.1.jar | 13 KB |
| nuiton-profiling-3.1-sources.jar | 8 KB |
| nuiton-profiling-3.1-javadoc.jar | 37 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.nuiton/nuiton-profiling/ -->
<dependency>
<groupId>org.nuiton</groupId>
<artifactId>nuiton-profiling</artifactId>
<version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nuiton/nuiton-profiling/
implementation 'org.nuiton:nuiton-profiling:3.1'
// https://jarcasting.com/artifacts/org.nuiton/nuiton-profiling/
implementation ("org.nuiton:nuiton-profiling:3.1")
'org.nuiton:nuiton-profiling:jar:3.1'
<dependency org="org.nuiton" name="nuiton-profiling" rev="3.1">
<artifact name="nuiton-profiling" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nuiton', module='nuiton-profiling', version='3.1')
)
libraryDependencies += "org.nuiton" % "nuiton-profiling" % "3.1"
[org.nuiton/nuiton-profiling "3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-io : commons-io | jar | 2.7 |
| commons-logging : commons-logging | jar | 1.2 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| org.aspectj : aspectjweaver | jar | 1.9.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |
| log4j : log4j | jar | 1.2.17 |