| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.papertrail |
| Идентификатор | Идентификаторprofiler |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.papertrail:profiler
A pure-java implementation of the twitter/util project's `CpuProfile` and related classes.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| profiler-1.0.2.pom | |
| profiler-1.0.2.jar | 10 KB |
| profiler-1.0.2-sources.jar | 5 KB |
| profiler-1.0.2-javadoc.jar | 38 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.papertrail/profiler/ -->
<dependency>
<groupId>com.papertrail</groupId>
<artifactId>profiler</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.papertrail/profiler/
implementation 'com.papertrail:profiler:1.0.2'
// https://jarcasting.com/artifacts/com.papertrail/profiler/
implementation ("com.papertrail:profiler:1.0.2")
'com.papertrail:profiler:jar:1.0.2'
<dependency org="com.papertrail" name="profiler" rev="1.0.2">
<artifact name="profiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.papertrail', module='profiler', version='1.0.2')
)
libraryDependencies += "com.papertrail" % "profiler" % "1.0.2"
[com.papertrail/profiler "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| joda-time : joda-time | jar | 2.9.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |