Nudge APM java probe public API

Allows to extend Nudge APM java probe

License

License

GroupId

GroupId

org.nudge.apm
ArtifactId

ArtifactId

probe-api
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

pom
Description

Description

Nudge APM java probe public API
Allows to extend Nudge APM java probe
Project URL

Project URL

https://www.nudge-apm.com/

Download probe-api

Filename Size
probe-api-3.0.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.nudge.apm/probe-api/ -->
<dependency>
    <groupId>org.nudge.apm</groupId>
    <artifactId>probe-api</artifactId>
    <version>3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.nudge.apm/probe-api/
implementation 'org.nudge.apm:probe-api:3.0'
// https://jarcasting.com/artifacts/org.nudge.apm/probe-api/
implementation ("org.nudge.apm:probe-api:3.0")
'org.nudge.apm:probe-api:pom:3.0'
<dependency org="org.nudge.apm" name="probe-api" rev="3.0">
  <artifact name="probe-api" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.nudge.apm', module='probe-api', version='3.0')
)
libraryDependencies += "org.nudge.apm" % "probe-api" % "3.0"
[org.nudge.apm/probe-api "3.0"]

Dependencies

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

Project Modules

  • api
  • samples

Versions

Version
3.0