License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdcom.github.cloudfoundry-community |
ArtifactId | ArtifactIdloggregator |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Loggregator Client
Java support for Cloud Foundry's Loggregator.
|
Project URL |
Project URL |
Filename | Size |
---|---|
loggregator-0.1.pom | |
loggregator-0.1.jar | 558 KB |
loggregator-0.1-sources.jar | 13 KB |
loggregator-0.1-javadoc.jar | 99 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.3.1 |