Last Version

Instana - Java Startup Agent 1.0.0

Javaagent to initialize JVM attach and instrument features.

License

License

MIT License
GroupId

GroupId

com.instana
ArtifactId

ArtifactId

instana-javaagent
Version

Version

1.0.0
Type

Type

jar
Description

Description

Instana - Java Startup Agent
Javaagent to initialize JVM attach and instrument features.
Project URL

Project URL

https://github.com/instana/instana-javaagent
Project Organization

Project Organization

Instana Inc.
Source Code Management

Source Code Management

https://github.com/instana/instana-javaagent

Download instana-javaagent 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.