oss-fugue
Cloud Service Provider Abstraction
| License | License | 
|---|---|
| Categories | CategoriesFugue General Purpose Libraries Functional Programming | 
| GroupId | GroupIdcom.symphony.oss.fugue | 
| ArtifactId | ArtifactIdoss-fugue | 
| Last Version | Last Version0.3.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionCloud Service Provider Abstraction | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| oss-fugue-0.3.0.pom | 3 KB | 
| Browse | 
<!-- 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"]Cloud Service Provider Abstraction