Last Version

Java Dropsonde Client 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
Version

Version

0.5
Type

Type

jar
Description

Description

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

Project URL

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

Download snotel 0.5


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

Dependencies

compile (4)

Group / Artifact Type Version
io.netty : netty-handler jar 4.0.33.Final
io.netty : netty-codec-http jar 4.0.33.Final
io.reactivex : rxjava jar 1.0.16
com.squareup.wire : wire-runtime jar 2.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.