License |
License |
---|---|
GroupId | GroupIdcom.sumologic.plugins.http |
ArtifactId | ArtifactIdsumologic-http-core |
Version | Version1.6 |
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.6.pom | |
sumologic-http-core-1.6.jar | 19 KB |
sumologic-http-core-1.6-sources.jar | 14 KB |
sumologic-http-core-1.6-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.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.sumologic.plugins.http/sumologic-http-core/
implementation 'com.sumologic.plugins.http:sumologic-http-core:1.6'
// https://jarcasting.com/artifacts/com.sumologic.plugins.http/sumologic-http-core/
implementation ("com.sumologic.plugins.http:sumologic-http-core:1.6")
'com.sumologic.plugins.http:sumologic-http-core:jar:1.6'
<dependency org="com.sumologic.plugins.http" name="sumologic-http-core" rev="1.6">
<artifact name="sumologic-http-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sumologic.plugins.http', module='sumologic-http-core', version='1.6')
)
libraryDependencies += "com.sumologic.plugins.http" % "sumologic-http-core" % "1.6"
[com.sumologic.plugins.http/sumologic-http-core "1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |