is not current version
Last Version 1.2.1

AWS CodeGuru Profiler Java Agent 1.2.0

The agent as a standalone jar, with all dependencies included and with empty sources and empty javadoc.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

software.amazon.codeguruprofiler
ArtifactId

ArtifactId

codeguru-profiler-java-agent-standalone
Version

Version

1.2.0
Type

Type

jar
Description

Description

AWS CodeGuru Profiler Java Agent
The agent as a standalone jar, with all dependencies included and with empty sources and empty javadoc.
Project URL

Project URL

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

Source Code Management

https://github.com/aws

Download codeguru-profiler-java-agent-standalone 1.2.0


<!-- https://jarcasting.com/artifacts/software.amazon.codeguruprofiler/codeguru-profiler-java-agent-standalone/ -->
<dependency>
    <groupId>software.amazon.codeguruprofiler</groupId>
    <artifactId>codeguru-profiler-java-agent-standalone</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.codeguruprofiler/codeguru-profiler-java-agent-standalone/
implementation 'software.amazon.codeguruprofiler:codeguru-profiler-java-agent-standalone:1.2.0'
// https://jarcasting.com/artifacts/software.amazon.codeguruprofiler/codeguru-profiler-java-agent-standalone/
implementation ("software.amazon.codeguruprofiler:codeguru-profiler-java-agent-standalone:1.2.0")
'software.amazon.codeguruprofiler:codeguru-profiler-java-agent-standalone:jar:1.2.0'
<dependency org="software.amazon.codeguruprofiler" name="codeguru-profiler-java-agent-standalone" rev="1.2.0">
  <artifact name="codeguru-profiler-java-agent-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.codeguruprofiler', module='codeguru-profiler-java-agent-standalone', version='1.2.0')
)
libraryDependencies += "software.amazon.codeguruprofiler" % "codeguru-profiler-java-agent-standalone" % "1.2.0"
[software.amazon.codeguruprofiler/codeguru-profiler-java-agent-standalone "1.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.