Loggly for Java


License

License

GroupId

GroupId

biz.neustar
ArtifactId

ArtifactId

loggly
Last Version

Last Version

1.0-beta-5
Release Date

Release Date

Type

Type

jar
Description

Description

Loggly for Java

Download loggly

How to add to project

<!-- https://jarcasting.com/artifacts/biz.neustar/loggly/ -->
<dependency>
    <groupId>biz.neustar</groupId>
    <artifactId>loggly</artifactId>
    <version>1.0-beta-5</version>
</dependency>
// https://jarcasting.com/artifacts/biz.neustar/loggly/
implementation 'biz.neustar:loggly:1.0-beta-5'
// https://jarcasting.com/artifacts/biz.neustar/loggly/
implementation ("biz.neustar:loggly:1.0-beta-5")
'biz.neustar:loggly:jar:1.0-beta-5'
<dependency org="biz.neustar" name="loggly" rev="1.0-beta-5">
  <artifact name="loggly" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.neustar', module='loggly', version='1.0-beta-5')
)
libraryDependencies += "biz.neustar" % "loggly" % "1.0-beta-5"
[biz.neustar/loggly "1.0-beta-5"]

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.jackson : jackson-mapper-asl jar 1.5.0

provided (1)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-beta-5
1.0-beta-4
1.0-beta-3
1.0-beta-2
1.0-beta-1