Sumo Logic HTTP Core

Core logic for queueing, aggregating, and sending to a Sumo Logic HTTP endpoint

License

License

GroupId

GroupId

com.sumologic.plugins.http
ArtifactId

ArtifactId

sumologic-http-core
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sumo Logic HTTP Core
Core logic for queueing, aggregating, and sending to a Sumo Logic HTTP endpoint
Project URL

Project URL

http://www.sumologic.com

Download sumologic-http-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.sumologic.plugins.http/sumologic-http-core/ -->
<dependency>
    <groupId>com.sumologic.plugins.http</groupId>
    <artifactId>sumologic-http-core</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sumologic.plugins.http/sumologic-http-core/
implementation 'com.sumologic.plugins.http:sumologic-http-core:2.0'
// https://jarcasting.com/artifacts/com.sumologic.plugins.http/sumologic-http-core/
implementation ("com.sumologic.plugins.http:sumologic-http-core:2.0")
'com.sumologic.plugins.http:sumologic-http-core:jar:2.0'
<dependency org="com.sumologic.plugins.http" name="sumologic-http-core" rev="2.0">
  <artifact name="sumologic-http-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sumologic.plugins.http', module='sumologic-http-core', version='2.0')
)
libraryDependencies += "com.sumologic.plugins.http" % "sumologic-http-core" % "2.0"
[com.sumologic.plugins.http/sumologic-http-core "2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
org.slf4j : slf4j-api jar 1.7.32

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0