Last Version

Java Dropsonde Client Build 0.5

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
Version

Version

0.5
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 0.5

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

<!-- 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