oss-fugue
Cloud Service Provider Abstraction
License |
License |
---|---|
Categories |
CategoriesFugue General Purpose Libraries Functional Programming |
GroupId | GroupIdcom.symphony.oss.fugue |
ArtifactId | ArtifactIdfugue-http |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCloud Service Provider Abstraction
|
Filename | Size |
---|---|
fugue-http-0.3.0.pom | |
fugue-http-0.3.0.jar | 51 KB |
fugue-http-0.3.0-sources.jar | 46 KB |
fugue-http-0.3.0-javadoc.jar | 584 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.symphony.oss.fugue/fugue-http/ -->
<dependency>
<groupId>com.symphony.oss.fugue</groupId>
<artifactId>fugue-http</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.symphony.oss.fugue/fugue-http/
implementation 'com.symphony.oss.fugue:fugue-http:0.3.0'
// https://jarcasting.com/artifacts/com.symphony.oss.fugue/fugue-http/
implementation ("com.symphony.oss.fugue:fugue-http:0.3.0")
'com.symphony.oss.fugue:fugue-http:jar:0.3.0'
<dependency org="com.symphony.oss.fugue" name="fugue-http" rev="0.3.0">
<artifact name="fugue-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.symphony.oss.fugue', module='fugue-http', version='0.3.0')
)
libraryDependencies += "com.symphony.oss.fugue" % "fugue-http" % "0.3.0"
[com.symphony.oss.fugue/fugue-http "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.symphony.oss.fugue : fugue-core | jar | 0.3.0 |
com.symphony.oss.commons : commons-core | jar | 0.3.0 |
com.symphony.oss.commons : commons-dom-jackson | jar | 0.3.0 |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.eclipse.jetty : jetty-server | jar | |
org.eclipse.jetty : jetty-servlet | jar | |
org.eclipse.jetty : jetty-util | jar | |
org.eclipse.jetty : jetty-http | jar | |
com.google.guava : guava | jar | |
org.slf4j : slf4j-api | jar | |
javax.servlet : javax.servlet-api | jar |
Cloud Service Provider Abstraction