License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-splunk-hec |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: Splunk HEC
Camel :: Splunk HEC component
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-splunk-hec-3.17.0.pom | |
camel-splunk-hec-3.17.0.jar | 24 KB |
camel-splunk-hec-3.17.0-sources.jar | 13 KB |
camel-splunk-hec-3.17.0-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-splunk-hec/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-splunk-hec</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-splunk-hec/
implementation 'org.apache.camel:camel-splunk-hec:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-splunk-hec/
implementation ("org.apache.camel:camel-splunk-hec:3.17.0")
'org.apache.camel:camel-splunk-hec:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-splunk-hec" rev="3.17.0">
<artifact name="camel-splunk-hec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-splunk-hec', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-splunk-hec" % "3.17.0"
[org.apache.camel/camel-splunk-hec "3.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-support | jar | 3.17.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
commons-validator : commons-validator | jar | 1.7 |