Categories |
CategoriesAppDynamics Application Testing & Monitoring Application Performance Monitoring (APM) ORM Data |
---|---|
GroupId | GroupIdcom.github.matthewbeasley |
ArtifactId | ArtifactIdappdynamics-performance-collector |
Last Version | Last Version2.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.github.matthewbeasley/appdynamics-performance-collector/ -->
<dependency>
<groupId>com.github.matthewbeasley</groupId>
<artifactId>appdynamics-performance-collector</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.matthewbeasley/appdynamics-performance-collector/
implementation 'com.github.matthewbeasley:appdynamics-performance-collector:2.0.6'
// https://jarcasting.com/artifacts/com.github.matthewbeasley/appdynamics-performance-collector/
implementation ("com.github.matthewbeasley:appdynamics-performance-collector:2.0.6")
'com.github.matthewbeasley:appdynamics-performance-collector:jar:2.0.6'
<dependency org="com.github.matthewbeasley" name="appdynamics-performance-collector" rev="2.0.6">
<artifact name="appdynamics-performance-collector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.matthewbeasley', module='appdynamics-performance-collector', version='2.0.6')
)
libraryDependencies += "com.github.matthewbeasley" % "appdynamics-performance-collector" % "2.0.6"
[com.github.matthewbeasley/appdynamics-performance-collector "2.0.6"]