h

hendrix-parent

Real-time correlation and alerting system for streaming data
https://github.com/Symantec/hendrix
The Apache Software License, Version 2.0
Ambud Sharma
Files download
File Operation
hendrix-parent-0.0.22.pom download
Apache Maven
<dependency>
  <groupId>io.symcpe.hendrix</groupId>
  <artifactId>hendrix-parent</artifactId>
  <version>0.0.22</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.symcpe.hendrix:hendrix-parent:0.0.22'
Gradle Kotlin
implementation("io.symcpe.hendrix:hendrix-parent:0.0.22")
Scala SBT
libraryDependencies += "io.symcpe.hendrix" % "hendrix-parent" % "0.0.22"
Groovy Grape
@Grapes(
  @Grab(group='io.symcpe.hendrix', module='hendrix-parent', version='0.0.22')
)
Apache Ivy
<dependency org="io.symcpe.hendrix" name="hendrix-parent" rev="0.0.22" />
Leiningen
[io.symcpe.hendrix/hendrix-parent "0.0.22"]
Apache Buildr
'io.symcpe.hendrix:hendrix-parent:jar:0.0.22'
Dependencies
The project has no third-party dependencies