com.symphony.oss.fugue:oss-fugue

Cloud Service Provider Abstraction

License

License

Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

com.symphony.oss.fugue
ArtifactId

ArtifactId

oss-fugue
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

Cloud Service Provider Abstraction
Project URL

Project URL

https://github.com/SymphonyOSF/oss-fugue
Source Code Management

Source Code Management

https://github.com/SymphonyOSF/oss-fugue

Download oss-fugue

Filename Size
oss-fugue-0.3.0.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.symphony.oss.fugue/oss-fugue/ -->
<dependency>
    <groupId>com.symphony.oss.fugue</groupId>
    <artifactId>oss-fugue</artifactId>
    <version>0.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.symphony.oss.fugue/oss-fugue/
implementation 'com.symphony.oss.fugue:oss-fugue:0.3.0'
// https://jarcasting.com/artifacts/com.symphony.oss.fugue/oss-fugue/
implementation ("com.symphony.oss.fugue:oss-fugue:0.3.0")
'com.symphony.oss.fugue:oss-fugue:pom:0.3.0'
<dependency org="com.symphony.oss.fugue" name="oss-fugue" rev="0.3.0">
  <artifact name="oss-fugue" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.symphony.oss.fugue', module='oss-fugue', version='0.3.0')
)
libraryDependencies += "com.symphony.oss.fugue" % "oss-fugue" % "0.3.0"
[com.symphony.oss.fugue/oss-fugue "0.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fugue-aws
  • fugue-core
  • fugue-deploy
  • fugue-deploy-aws
  • fugue-google
  • fugue-http
  • fugue-http-ui
  • fugue-inmemory
  • fugue-launch
  • fugue-pubsub
  • fugue-store
  • fugue-resources

oss-fugue

Cloud Service Provider Abstraction

com.symphony.oss.fugue

Versions

Version
0.3.0
0.2.0
0.1.0