fugue

Fugue example projects.

License

License

Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

org.symphonyoss.s2.fugue
ArtifactId

ArtifactId

fugue-example
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

fugue
Fugue example projects.
Project URL

Project URL

https://github.com/SymphonyOSF/fugue-example
Project Organization

Project Organization

Symphony Software Foundation
Source Code Management

Source Code Management

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

Download fugue-example

Filename Size
fugue-example-0.2.0.pom 5 KB
Browse

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.symphonyoss.s2.fugue : fugue-core jar 0.2.0
org.symphonyoss.s2.fugue : fugue-launch jar 0.2.0
org.symphonyoss.s2.common : S2-common-core jar 0.2.0
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • fugue-example-hello
  • fugue-example-pubsub
org.symphonyoss.s2.fugue

Versions

Version
0.2.0
0.0.5
0.0.4
0.0.3