s

splunk.aries.blueprint

Blueprint Namespace Handlers for embedded Splunk HTTP Event Collector Feeds
https://github.com/hqstevenson/splunk-aries-blueprint
The Apache License, Version 2.0
Quinn Stevenson
Files download
File Operation
splunk.aries.blueprint-0.1.1.jar download
splunk.aries.blueprint-0.1.1.pom download
splunk.aries.blueprint-0.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.hqstevenson.splunk</groupId>
  <artifactId>splunk.aries.blueprint</artifactId>
  <version>0.1.1</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'com.github.hqstevenson.splunk:splunk.aries.blueprint:0.1.1'
Gradle Kotlin
implementation("com.github.hqstevenson.splunk:splunk.aries.blueprint:0.1.1")
Scala SBT
libraryDependencies += "com.github.hqstevenson.splunk" % "splunk.aries.blueprint" % "0.1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.hqstevenson.splunk', module='splunk.aries.blueprint', version='0.1.1')
)
Apache Ivy
<dependency org="com.github.hqstevenson.splunk" name="splunk.aries.blueprint" rev="0.1.1" />
Leiningen
[com.github.hqstevenson.splunk/splunk.aries.blueprint "0.1.1"]
Apache Buildr
'com.github.hqstevenson.splunk:splunk.aries.blueprint:jar:0.1.1'