License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.code-story |
ArtifactId | ArtifactIdfluent-http-appengine-adapter |
Last Version | Last Version2.31 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCodeStory - Fluent-http - App Engine Adapter
An App Engine Adapter for Fluent-http
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.code-story/fluent-http-appengine-adapter/ -->
<dependency>
<groupId>net.code-story</groupId>
<artifactId>fluent-http-appengine-adapter</artifactId>
<version>2.31</version>
</dependency>
// https://jarcasting.com/artifacts/net.code-story/fluent-http-appengine-adapter/
implementation 'net.code-story:fluent-http-appengine-adapter:2.31'
// https://jarcasting.com/artifacts/net.code-story/fluent-http-appengine-adapter/
implementation ("net.code-story:fluent-http-appengine-adapter:2.31")
'net.code-story:fluent-http-appengine-adapter:jar:2.31'
<dependency org="net.code-story" name="fluent-http-appengine-adapter" rev="2.31">
<artifact name="fluent-http-appengine-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.code-story', module='fluent-http-appengine-adapter', version='2.31')
)
libraryDependencies += "net.code-story" % "fluent-http-appengine-adapter" % "2.31"
[net.code-story/fluent-http-appengine-adapter "2.31"]
Group / Artifact | Type | Version |
---|---|---|
net.code-story : http | jar | 2.31 |
com.google.appengine : appengine-api-1.0-sdk | jar | 1.9.15 |
com.google.code.gson : gson | jar | 2.3 |
org.apache.httpcomponents : httpcore | jar | 4.3.2 |
org.apache.httpcomponents : httpclient | jar | 4.3.5 |
com.google.appengine.tools : appengine-gcs-client | jar | 0.4.3 |