Java Dropsonde Client Build

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

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.cloudfoundry-community
ArtifactId

ArtifactId

snotel-parent
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/cloudfoundry-community/snotel

Download snotel-parent

Filename Size
snotel-parent-0.5.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.cloudfoundry-community/snotel-parent/ -->
<dependency>
    <groupId>com.github.cloudfoundry-community</groupId>
    <artifactId>snotel-parent</artifactId>
    <version>0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/snotel-parent/
implementation 'com.github.cloudfoundry-community:snotel-parent:0.5'
// https://jarcasting.com/artifacts/com.github.cloudfoundry-community/snotel-parent/
implementation ("com.github.cloudfoundry-community:snotel-parent:0.5")
'com.github.cloudfoundry-community:snotel-parent:pom:0.5'
<dependency org="com.github.cloudfoundry-community" name="snotel-parent" rev="0.5">
  <artifact name="snotel-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cloudfoundry-community', module='snotel-parent', version='0.5')
)
libraryDependencies += "com.github.cloudfoundry-community" % "snotel-parent" % "0.5"
[com.github.cloudfoundry-community/snotel-parent "0.5"]

Dependencies

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

Project Modules

  • client
  • spring-boot-config
  • spring-boot-starter
com.github.cloudfoundry-community

Cloud Foundry Community

Versions

Version
0.5
0.4
0.3.M3
0.3.M1