MVN

com.sproutsocial : instrumentor

Maven & Gradle

Apr 02, 2019
5 stars

Instrumentor · Metrics toolkit for instrumentation

<dependency>
    <groupId>com.sproutsocial</groupId>
    <artifactId>instrumentor</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sproutsocial : instrumentor to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.sproutsocial : instrumentor to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
instrumentor-1.2.0
1.0.x
instrumentor-1.0.0
0.8.x
instrumentor-0.8.0
0.7.x
instrumentor-0.7.5
instrumentor-0.7.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.sproutsocial</groupId>
    <artifactId>instrumentor</artifactId>
    <version>1.2.0</version>
</dependency>

Advertisement