Last Version

inspectIT Java SDK 1.9.3

Library to enrich the functionality of Java applications which use the inspectIT agent for monitoring and collection of runtime data.

License

License

Categories

Categories

Java Languages inspectIT Application Testing & Monitoring Monitoring
GroupId

GroupId

rocks.inspectit
ArtifactId

ArtifactId

agent-java-sdk
Version

Version

1.9.3
Type

Type

jar
Description

Description

inspectIT Java SDK
Library to enrich the functionality of Java applications which use the inspectIT agent for monitoring and collection of runtime data.
Project URL

Project URL

https://github.com/inspectIT/inspectIT
Source Code Management

Source Code Management

https://github.com/inspectIT/inspectIT

Download agent-java-sdk 1.9.3


<!-- https://jarcasting.com/artifacts/rocks.inspectit/agent-java-sdk/ -->
<dependency>
    <groupId>rocks.inspectit</groupId>
    <artifactId>agent-java-sdk</artifactId>
    <version>1.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/rocks.inspectit/agent-java-sdk/
implementation 'rocks.inspectit:agent-java-sdk:1.9.3'
// https://jarcasting.com/artifacts/rocks.inspectit/agent-java-sdk/
implementation ("rocks.inspectit:agent-java-sdk:1.9.3")
'rocks.inspectit:agent-java-sdk:jar:1.9.3'
<dependency org="rocks.inspectit" name="agent-java-sdk" rev="1.9.3">
  <artifact name="agent-java-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='rocks.inspectit', module='agent-java-sdk', version='1.9.3')
)
libraryDependencies += "rocks.inspectit" % "agent-java-sdk" % "1.9.3"
[rocks.inspectit/agent-java-sdk "1.9.3"]

Dependencies

compile (2)

Group / Artifact Type Version
io.opentracing : opentracing-api jar 0.20.9
io.opentracing : opentracing-noop jar 0.20.9

Project Modules

There are no modules declared in this project.