fugue-example
Example Projects Using Fugue
Browse Documentataion at https://symphonyoss.github.io/fugue/
See the Fugue source code at https://github.com/symphonyoss/fugue
| License |
License |
|---|---|
| Categories |
CategoriesFugue General Purpose Libraries Functional Programming |
| GroupId | GroupIdorg.symphonyoss.s2.fugue |
| ArtifactId | ArtifactIdfugue-example |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionfugue
Fugue example projects.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fugue-example-0.2.0.pom | 5 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
Example Projects Using Fugue
Browse Documentataion at https://symphonyoss.github.io/fugue/
See the Fugue source code at https://github.com/symphonyoss/fugue