is not current version
Last Version 0.0.34

io.symcpe.hendrix:hendrix-storm 0.0.32

Hendrix rules topology

Categories

Categories

ORM Data
GroupId

GroupId

io.symcpe.hendrix
ArtifactId

ArtifactId

hendrix-storm
Version

Version

0.0.32
Type

Type

jar

Download hendrix-storm 0.0.32


<!-- https://jarcasting.com/artifacts/io.symcpe.hendrix/hendrix-storm/ -->
<dependency>
    <groupId>io.symcpe.hendrix</groupId>
    <artifactId>hendrix-storm</artifactId>
    <version>0.0.32</version>
</dependency>
// https://jarcasting.com/artifacts/io.symcpe.hendrix/hendrix-storm/
implementation 'io.symcpe.hendrix:hendrix-storm:0.0.32'
// https://jarcasting.com/artifacts/io.symcpe.hendrix/hendrix-storm/
implementation ("io.symcpe.hendrix:hendrix-storm:0.0.32")
'io.symcpe.hendrix:hendrix-storm:jar:0.0.32'
<dependency org="io.symcpe.hendrix" name="hendrix-storm" rev="0.0.32">
  <artifact name="hendrix-storm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.symcpe.hendrix', module='hendrix-storm', version='0.0.32')
)
libraryDependencies += "io.symcpe.hendrix" % "hendrix-storm" % "0.0.32"
[io.symcpe.hendrix/hendrix-storm "0.0.32"]