MVN

com.github.cloudfoundry-community : snotel-parent

Maven & Gradle

Jan 06, 2017
5 stars

Java Dropsonde Client Build · Java support for Cloud Foundry's Loggregator using the Dropsonde protocol.

<dependency>
    <groupId>com.github.cloudfoundry-community</groupId>
    <artifactId>snotel-parent</artifactId>
    <version>0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.cloudfoundry-community : snotel-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.5

All Versions

Choose a version of com.github.cloudfoundry-community : snotel-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5
snotel-parent-0.5
0.4
snotel-parent-0.4
0.3.x
snotel-parent-0.3.M3
snotel-parent-0.3.M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.cloudfoundry-community</groupId>
    <artifactId>snotel-parent</artifactId>
    <version>0.5</version>
</dependency>