| GroupId | GroupIdcom.github.ptgoetz |
|---|---|
| ArtifactId | ArtifactIdflux-wrappers |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionflux-wrappers
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| flux-wrappers-0.3.0.pom | |
| flux-wrappers-0.3.0.jar | 12 KB |
| flux-wrappers-0.3.0-sources.jar | 11 KB |
| flux-wrappers-0.3.0-javadoc.jar | 42 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ptgoetz/flux-wrappers/ -->
<dependency>
<groupId>com.github.ptgoetz</groupId>
<artifactId>flux-wrappers</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ptgoetz/flux-wrappers/
implementation 'com.github.ptgoetz:flux-wrappers:0.3.0'
// https://jarcasting.com/artifacts/com.github.ptgoetz/flux-wrappers/
implementation ("com.github.ptgoetz:flux-wrappers:0.3.0")
'com.github.ptgoetz:flux-wrappers:jar:0.3.0'
<dependency org="com.github.ptgoetz" name="flux-wrappers" rev="0.3.0">
<artifact name="flux-wrappers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ptgoetz', module='flux-wrappers', version='0.3.0')
)
libraryDependencies += "com.github.ptgoetz" % "flux-wrappers" % "0.3.0"
[com.github.ptgoetz/flux-wrappers "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-cli : commons-cli | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.storm : storm-core | jar | 0.9.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.kafka : kafka_2.10 | jar | 0.8.1.1 |
| junit : junit | jar | 4.11 |