oss-fugue
Cloud Service Provider Abstraction
License |
License |
---|---|
Categories |
CategoriesFugue General Purpose Libraries Functional Programming |
GroupId | GroupIdcom.symphony.oss.fugue |
ArtifactId | ArtifactIdfugue-store |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCloud Service Provider Abstraction
|
Filename | Size |
---|---|
fugue-store-0.3.0.pom | |
fugue-store-0.3.0.jar | 25 KB |
fugue-store-0.3.0-sources.jar | 39 KB |
fugue-store-0.3.0-javadoc.jar | 561 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.symphony.oss.fugue/fugue-store/ -->
<dependency>
<groupId>com.symphony.oss.fugue</groupId>
<artifactId>fugue-store</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.symphony.oss.fugue/fugue-store/
implementation 'com.symphony.oss.fugue:fugue-store:0.3.0'
// https://jarcasting.com/artifacts/com.symphony.oss.fugue/fugue-store/
implementation ("com.symphony.oss.fugue:fugue-store:0.3.0")
'com.symphony.oss.fugue:fugue-store:jar:0.3.0'
<dependency org="com.symphony.oss.fugue" name="fugue-store" rev="0.3.0">
<artifact name="fugue-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.symphony.oss.fugue', module='fugue-store', version='0.3.0')
)
libraryDependencies += "com.symphony.oss.fugue" % "fugue-store" % "0.3.0"
[com.symphony.oss.fugue/fugue-store "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.symphony.oss.fugue : fugue-core | jar | 0.3.0 |
com.symphony.oss.commons : commons-core | jar | 0.3.0 |
Cloud Service Provider Abstraction