com.symphony.oss.fugue:fugue-inmemory

Cloud Service Provider Abstraction

License

License

Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

com.symphony.oss.fugue
ArtifactId

ArtifactId

fugue-inmemory
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Cloud Service Provider Abstraction

Download fugue-inmemory

How to add to project

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

Dependencies

compile (11)

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-store 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-dom jar 0.3.0
com.symphony.oss.commons : commons-dom-jackson jar 0.3.0
com.fasterxml.jackson.core : jackson-databind jar
com.google.guava : guava jar
commons-codec : commons-codec jar
org.slf4j : slf4j-api jar

Project Modules

There are no modules declared in this project.

oss-fugue

Cloud Service Provider Abstraction

com.symphony.oss.fugue

Versions

Version
0.3.0
0.2.0
0.1.0