is not current version
Last Version 2.0

com.sumologic.plugins.http:sumologic-http-core 1.3

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

GroupId

GroupId

com.sumologic.plugins.http
ArtifactId

ArtifactId

sumologic-http-core
Version

Version

1.3
Type

Type

jar

Download sumologic-http-core 1.3


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