| Лицензия |
Лицензия
GPLv2 /w Classpath Exception
|
|---|---|
| Группа | Группаorg.gridkit.3rd.btrace |
| Идентификатор | Идентификаторext-profiling |
| Версия | Версия2.0.1-nimble |
| Тип | Типjar |
| Описание |
ОписаниеProfiling (Extension)
BTrace low-overhead profiling support
|
<!-- https://jarcasting.com/artifacts/org.gridkit.3rd.btrace/ext-profiling/ -->
<dependency>
<groupId>org.gridkit.3rd.btrace</groupId>
<artifactId>ext-profiling</artifactId>
<version>2.0.1-nimble</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.3rd.btrace/ext-profiling/
implementation 'org.gridkit.3rd.btrace:ext-profiling:2.0.1-nimble'
// https://jarcasting.com/artifacts/org.gridkit.3rd.btrace/ext-profiling/
implementation ("org.gridkit.3rd.btrace:ext-profiling:2.0.1-nimble")
'org.gridkit.3rd.btrace:ext-profiling:jar:2.0.1-nimble'
<dependency org="org.gridkit.3rd.btrace" name="ext-profiling" rev="2.0.1-nimble">
<artifact name="ext-profiling" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.3rd.btrace', module='ext-profiling', version='2.0.1-nimble')
)
libraryDependencies += "org.gridkit.3rd.btrace" % "ext-profiling" % "2.0.1-nimble"
[org.gridkit.3rd.btrace/ext-profiling "2.0.1-nimble"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.gridkit.3rd.btrace : core | jar | 2.0.1-nimble |
| org.gridkit.3rd.btrace : core-api | jar | 2.0.1-nimble |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |