License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.ptgoetz |
ArtifactId | ArtifactIdwhirr-storm |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Whirr : Storm Service
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
whirr-storm-0.1.0.pom | |
whirr-storm-0.1.0.jar | 11 KB |
whirr-storm-0.1.0-sources.jar | 6 KB |
whirr-storm-0.1.0-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ptgoetz/whirr-storm/ -->
<dependency>
<groupId>com.github.ptgoetz</groupId>
<artifactId>whirr-storm</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ptgoetz/whirr-storm/
implementation 'com.github.ptgoetz:whirr-storm:0.1.0'
// https://jarcasting.com/artifacts/com.github.ptgoetz/whirr-storm/
implementation ("com.github.ptgoetz:whirr-storm:0.1.0")
'com.github.ptgoetz:whirr-storm:jar:0.1.0'
<dependency org="com.github.ptgoetz" name="whirr-storm" rev="0.1.0">
<artifact name="whirr-storm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ptgoetz', module='whirr-storm', version='0.1.0')
)
libraryDependencies += "com.github.ptgoetz" % "whirr-storm" % "0.1.0"
[com.github.ptgoetz/whirr-storm "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.whirr : whirr-core | jar | 0.8.2 |