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-2.1.2.jar download
splunk.aries.blueprint-2.1.2.pom download
splunk.aries.blueprint-2.1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.hqstevenson.splunk</groupId>
  <artifactId>splunk.aries.blueprint</artifactId>
  <version>2.1.2</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'com.github.hqstevenson.splunk:splunk.aries.blueprint:2.1.2'
Gradle Kotlin
implementation("com.github.hqstevenson.splunk:splunk.aries.blueprint:2.1.2")
Scala SBT
libraryDependencies += "com.github.hqstevenson.splunk" % "splunk.aries.blueprint" % "2.1.2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.hqstevenson.splunk', module='splunk.aries.blueprint', version='2.1.2')
)
Apache Ivy
<dependency org="com.github.hqstevenson.splunk" name="splunk.aries.blueprint" rev="2.1.2" />
Leiningen
[com.github.hqstevenson.splunk/splunk.aries.blueprint "2.1.2"]
Apache Buildr
'com.github.hqstevenson.splunk:splunk.aries.blueprint:jar:2.1.2'