Last Version

org.symphonyoss.s2.fugue:fugue-core 0.2.53

Cloud platform abstraction

License

License

Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

org.symphonyoss.s2.fugue
ArtifactId

ArtifactId

fugue-core
Version

Version

0.2.53
Type

Type

jar
Description

Description

Cloud platform abstraction
Project Organization

Project Organization

Symphony Software Foundation

Download fugue-core 0.2.53


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

Dependencies

compile (16)

Group / Artifact Type Version
org.symphonyoss.s2.common : S2-common-core jar 0.2.8
org.symphonyoss.s2.common : S2-common-dom jar 0.2.8
javax.servlet : javax.servlet-api jar 3.1.0
commons-codec : commons-codec jar 1.10
org.apache.commons : commons-text jar 1.4
org.apache.httpcomponents : httpcore jar 4.4.7
org.apache.httpcomponents : httpclient jar 4.5.4
org.symphonyoss.s2.common : S2-common-dom-jackson jar 0.2.8
com.fasterxml.jackson.core : jackson-core jar 2.9.9
com.fasterxml.jackson.core : jackson-databind jar 2.9.9.2
org.eclipse.jetty : jetty-server jar 9.4.19.v20190610
org.eclipse.jetty : jetty-servlet jar 9.4.19.v20190610
org.eclipse.jetty : jetty-util jar 9.4.19.v20190610
org.eclipse.jetty : jetty-http jar 9.4.19.v20190610
org.slf4j : slf4j-api jar 1.7.25
com.google.code.findbugs : jsr305 jar 3.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.