License |
License |
---|---|
GroupId | GroupIdcom.sumologic.plugins.http |
ArtifactId | ArtifactIdsumologic-http-core |
Version | Version1.7 |
Type | Typejar |
Description |
DescriptionSumo Logic HTTP Core
Core logic for queueing, aggregating, and sending to a Sumo Logic HTTP endpoint
|
Project URL |
Project URL |
Filename | Size |
---|---|
sumologic-http-core-1.7.pom | |
sumologic-http-core-1.7.jar | 19 KB |
sumologic-http-core-1.7-sources.jar | 14 KB |
sumologic-http-core-1.7-javadoc.jar | 83 KB |
Browse |
<!-- 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.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.sumologic.plugins.http/sumologic-http-core/
implementation 'com.sumologic.plugins.http:sumologic-http-core:1.7'
// https://jarcasting.com/artifacts/com.sumologic.plugins.http/sumologic-http-core/
implementation ("com.sumologic.plugins.http:sumologic-http-core:1.7")
'com.sumologic.plugins.http:sumologic-http-core:jar:1.7'
<dependency org="com.sumologic.plugins.http" name="sumologic-http-core" rev="1.7">
<artifact name="sumologic-http-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sumologic.plugins.http', module='sumologic-http-core', version='1.7')
)
libraryDependencies += "com.sumologic.plugins.http" % "sumologic-http-core" % "1.7"
[com.sumologic.plugins.http/sumologic-http-core "1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.logging.log4j : log4j-core | jar | 2.16.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |