| Лицензия |
Лицензия |
|---|---|
| Группа | Группаai.apptuit |
| Идентификатор | Идентификаторjinsight |
| Версия | Версия1.0.8 |
| Тип | Типjar |
| Описание |
ОписаниеJInsight
Open source java agent to transparently instrument and monitor your Java web applications
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jinsight-1.0.8.pom | |
| jinsight-1.0.8.jar | 1 MB |
| jinsight-1.0.8-sources.jar | 80 KB |
| jinsight-1.0.8-javadoc.jar | 311 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ai.apptuit/jinsight/ -->
<dependency>
<groupId>ai.apptuit</groupId>
<artifactId>jinsight</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/ai.apptuit/jinsight/
implementation 'ai.apptuit:jinsight:1.0.8'
// https://jarcasting.com/artifacts/ai.apptuit/jinsight/
implementation ("ai.apptuit:jinsight:1.0.8")
'ai.apptuit:jinsight:jar:1.0.8'
<dependency org="ai.apptuit" name="jinsight" rev="1.0.8">
<artifact name="jinsight" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.apptuit', module='jinsight', version='1.0.8')
)
libraryDependencies += "ai.apptuit" % "jinsight" % "1.0.8"
[ai.apptuit/jinsight "1.0.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ai.apptuit.metrics : metrics-apptuit-dropwizard | jar | 0.9.7 |
| ai.apptuit.metrics : metrics-apptuit-send-client | jar | 0.9.7 |
| io.prometheus : simpleclient_dropwizard | jar | 0.9.0 |
| io.prometheus : simpleclient | jar | 0.9.0 |
| io.prometheus : simpleclient_httpserver | jar | 0.9.0 |
| io.prometheus : simpleclient_common | jar | 0.9.0 |
| org.jboss.byteman : byteman | jar | 4.0.13 |
| io.dropwizard.metrics : metrics-core | jar | 4.1.9 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| io.dropwizard.metrics : metrics-jvm | jar | 4.1.9 |