Pallet crate for splunk
This a crate to install and run splunk via Pallet.
Support
On the group, or #pallet on freenode irc.
License
Licensed under EPL
Copyright 2010, 2011 Hugo Duncan.
| License |
License |
|---|---|
| GroupId | GroupIdorg.cloudhoist |
| ArtifactId | ArtifactIdsplunk |
| Last Version | Last Version0.7.0-alpha.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPallet - parent pom
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| splunk-0.7.0-alpha.1.pom | |
| splunk-0.7.0-alpha.1.jar | 3 KB |
| splunk-0.7.0-alpha.1-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.cloudhoist/splunk/ -->
<dependency>
<groupId>org.cloudhoist</groupId>
<artifactId>splunk</artifactId>
<version>0.7.0-alpha.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudhoist/splunk/
implementation 'org.cloudhoist:splunk:0.7.0-alpha.1'
// https://jarcasting.com/artifacts/org.cloudhoist/splunk/
implementation ("org.cloudhoist:splunk:0.7.0-alpha.1")
'org.cloudhoist:splunk:jar:0.7.0-alpha.1'
<dependency org="org.cloudhoist" name="splunk" rev="0.7.0-alpha.1">
<artifact name="splunk" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudhoist', module='splunk', version='0.7.0-alpha.1')
)
libraryDependencies += "org.cloudhoist" % "splunk" % "0.7.0-alpha.1"
[org.cloudhoist/splunk "0.7.0-alpha.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.clojure : clojure | jar | 1.2.1 |
| org.cloudhoist : pallet | jar | 0.7.0-beta.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.cloudhoist : pallet-crates-test | jar | 0.7.0 |
This a crate to install and run splunk via Pallet.
On the group, or #pallet on freenode irc.
Licensed under EPL
Copyright 2010, 2011 Hugo Duncan.