Last Version

heroku-javaagent 2.0

An extremely lightweight Java agent that can be used to send memory usage information to your logs.

License

License

MIT
Categories

Categories

Heroku Container PaaS Providers
GroupId

GroupId

com.heroku.agent
ArtifactId

ArtifactId

heroku-javaagent
Version

Version

2.0
Type

Type

jar
Description

Description

heroku-javaagent
An extremely lightweight Java agent that can be used to send memory usage information to your logs.
Project URL

Project URL

https://github.com/heroku/heroku-javaagent
Source Code Management

Source Code Management

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

Download heroku-javaagent 2.0


<!-- https://jarcasting.com/artifacts/com.heroku.agent/heroku-javaagent/ -->
<dependency>
    <groupId>com.heroku.agent</groupId>
    <artifactId>heroku-javaagent</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.heroku.agent/heroku-javaagent/
implementation 'com.heroku.agent:heroku-javaagent:2.0'
// https://jarcasting.com/artifacts/com.heroku.agent/heroku-javaagent/
implementation ("com.heroku.agent:heroku-javaagent:2.0")
'com.heroku.agent:heroku-javaagent:jar:2.0'
<dependency org="com.heroku.agent" name="heroku-javaagent" rev="2.0">
  <artifact name="heroku-javaagent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heroku.agent', module='heroku-javaagent', version='2.0')
)
libraryDependencies += "com.heroku.agent" % "heroku-javaagent" % "2.0"
[com.heroku.agent/heroku-javaagent "2.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.