is not current version
Last Version 2.0

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

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.0
Type

Type

jar

Download sumologic-http-core 1.0


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