Last Version

flux-examples 0.3.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.github.ptgoetz
ArtifactId

ArtifactId

flux-examples
Version

Version

0.3.0
Type

Type

jar
Description

Description

flux-examples
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/ptgoetz/flux

Download flux-examples 0.3.0


<!-- https://jarcasting.com/artifacts/com.github.ptgoetz/flux-examples/ -->
<dependency>
    <groupId>com.github.ptgoetz</groupId>
    <artifactId>flux-examples</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ptgoetz/flux-examples/
implementation 'com.github.ptgoetz:flux-examples:0.3.0'
// https://jarcasting.com/artifacts/com.github.ptgoetz/flux-examples/
implementation ("com.github.ptgoetz:flux-examples:0.3.0")
'com.github.ptgoetz:flux-examples:jar:0.3.0'
<dependency org="com.github.ptgoetz" name="flux-examples" rev="0.3.0">
  <artifact name="flux-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ptgoetz', module='flux-examples', version='0.3.0')
)
libraryDependencies += "com.github.ptgoetz" % "flux-examples" % "0.3.0"
[com.github.ptgoetz/flux-examples "0.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.2

provided (1)

Group / Artifact Type Version
org.apache.storm : storm-core jar 0.9.3

test (2)

Group / Artifact Type Version
org.apache.kafka : kafka_2.10 jar 0.8.1.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.