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-di | 
| Last Version | Last Version0.0.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFugue example projects. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| fugue-example-di-0.0.4.pom | |
| fugue-example-di-0.0.4.jar | 10 KB | 
| fugue-example-di-0.0.4-sources.jar | 9 KB | 
| fugue-example-di-0.0.4-javadoc.jar | 30 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.symphonyoss.s2.fugue/fugue-example-di/ -->
<dependency>
    <groupId>org.symphonyoss.s2.fugue</groupId>
    <artifactId>fugue-example-di</artifactId>
    <version>0.0.4</version>
</dependency>// https://jarcasting.com/artifacts/org.symphonyoss.s2.fugue/fugue-example-di/
implementation 'org.symphonyoss.s2.fugue:fugue-example-di:0.0.4'// https://jarcasting.com/artifacts/org.symphonyoss.s2.fugue/fugue-example-di/
implementation ("org.symphonyoss.s2.fugue:fugue-example-di:0.0.4")'org.symphonyoss.s2.fugue:fugue-example-di:jar:0.0.4'<dependency org="org.symphonyoss.s2.fugue" name="fugue-example-di" rev="0.0.4">
  <artifact name="fugue-example-di" type="jar" />
</dependency>@Grapes(
@Grab(group='org.symphonyoss.s2.fugue', module='fugue-example-di', version='0.0.4')
)libraryDependencies += "org.symphonyoss.s2.fugue" % "fugue-example-di" % "0.0.4"[org.symphonyoss.s2.fugue/fugue-example-di "0.0.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.symphonyoss.s2.fugue : fugue-di | jar | 0.0.5 | 
| org.symphonyoss.s2.fugue : fugue-core | jar | 0.0.5 | 
| org.symphonyoss.s2.common : S2-common-core | jar | 0.1.16 | 
| org.slf4j : slf4j-api | jar | 1.7.12 | 
| ch.qos.logback : logback-classic | jar | 1.0.13 | 
| 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