| License |
License |
|---|---|
| GroupId | GroupIdai.apptuit |
| ArtifactId | ArtifactIdjinsight |
| Version | Version1.0.8 |
| Type | Typejar |
| Description |
DescriptionJInsight
Open source java agent to transparently instrument and monitor your Java web applications
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |