| License |
License |
|---|---|
| Categories |
CategoriesFugue General Purpose Libraries Functional Programming |
| GroupId | GroupIdorg.symphonyoss.s2.fugue |
| ArtifactId | ArtifactIdinmemory-fugue |
| Last Version | Last Version0.2.53 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCloud platform abstraction
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| inmemory-fugue-0.2.53.pom | |
| inmemory-fugue-0.2.53.jar | 45 KB |
| inmemory-fugue-0.2.53-sources.jar | 29 KB |
| inmemory-fugue-0.2.53-javadoc.jar | 560 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.symphonyoss.s2.fugue/inmemory-fugue/ -->
<dependency>
<groupId>org.symphonyoss.s2.fugue</groupId>
<artifactId>inmemory-fugue</artifactId>
<version>0.2.53</version>
</dependency>
// https://jarcasting.com/artifacts/org.symphonyoss.s2.fugue/inmemory-fugue/
implementation 'org.symphonyoss.s2.fugue:inmemory-fugue:0.2.53'
// https://jarcasting.com/artifacts/org.symphonyoss.s2.fugue/inmemory-fugue/
implementation ("org.symphonyoss.s2.fugue:inmemory-fugue:0.2.53")
'org.symphonyoss.s2.fugue:inmemory-fugue:jar:0.2.53'
<dependency org="org.symphonyoss.s2.fugue" name="inmemory-fugue" rev="0.2.53">
<artifact name="inmemory-fugue" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.symphonyoss.s2.fugue', module='inmemory-fugue', version='0.2.53')
)
libraryDependencies += "org.symphonyoss.s2.fugue" % "inmemory-fugue" % "0.2.53"
[org.symphonyoss.s2.fugue/inmemory-fugue "0.2.53"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.symphonyoss.s2.fugue : fugue-core | jar | 0.2.53 |
| org.symphonyoss.s2.fugue : fugue-pubsub | jar | 0.2.53 |
| org.symphonyoss.s2.common : S2-common-core | jar | 0.2.8 |
| org.symphonyoss.s2.common : S2-common-dom | jar | 0.2.8 |
| org.symphonyoss.s2.common : S2-common-dom-jackson | jar | 0.2.8 |
| commons-codec : commons-codec | jar | 1.10 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9.2 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |