License |
License |
---|---|
GroupId | GroupIdorg.apache.whirr |
ArtifactId | ArtifactIdwhirr |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWhirr
Libraries for running cloud services
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
whirr-0.8.2.pom | 18 KB |
whirr-0.8.2-tests.jar | 4 KB |
whirr-0.8.2-src.tar.gz | 220 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.whirr/whirr/ -->
<dependency>
<groupId>org.apache.whirr</groupId>
<artifactId>whirr</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.whirr/whirr/
implementation 'org.apache.whirr:whirr:0.8.2'
// https://jarcasting.com/artifacts/org.apache.whirr/whirr/
implementation ("org.apache.whirr:whirr:0.8.2")
'org.apache.whirr:whirr:jar:0.8.2'
<dependency org="org.apache.whirr" name="whirr" rev="0.8.2">
<artifact name="whirr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.whirr', module='whirr', version='0.8.2')
)
libraryDependencies += "org.apache.whirr" % "whirr" % "0.8.2"
[org.apache.whirr/whirr "0.8.2"]