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