Last Version

Java Loggregator Client 0.1

Java support for Cloud Foundry's Loggregator.

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.github.cloudfoundry-community
ArtifactId

ArtifactId

loggregator
Version

Version

0.1
Type

Type

jar
Description

Description

Java Loggregator Client
Java support for Cloud Foundry's Loggregator.
Project URL

Project URL

https://github.com/cloudfoundry-community/java-loggregator

Download loggregator 0.1


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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.3.1

Project Modules

There are no modules declared in this project.