License |
License |
---|---|
Categories |
CategoriesData Net |
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIddispatch-gae_2.9.3 |
Version | Version0.8.10 |
Type | Typejar |
Description |
Descriptiondispatch-gae
Executor with a modified Apache HttpClient for Google App Engine
|
Project Organization |
Project Organizationnet.databinder |
Filename | Size |
---|---|
dispatch-gae_2.9.3-0.8.10.pom | |
dispatch-gae_2.9.3-0.8.10.jar | 15 KB |
dispatch-gae_2.9.3-0.8.10-sources.jar | 2 KB |
dispatch-gae_2.9.3-0.8.10-javadoc.jar | 268 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-gae_2.9.3/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-gae_2.9.3</artifactId>
<version>0.8.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-gae_2.9.3/
implementation 'net.databinder:dispatch-gae_2.9.3:0.8.10'
// https://jarcasting.com/artifacts/net.databinder/dispatch-gae_2.9.3/
implementation ("net.databinder:dispatch-gae_2.9.3:0.8.10")
'net.databinder:dispatch-gae_2.9.3:jar:0.8.10'
<dependency org="net.databinder" name="dispatch-gae_2.9.3" rev="0.8.10">
<artifact name="dispatch-gae_2.9.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-gae_2.9.3', version='0.8.10')
)
libraryDependencies += "net.databinder" % "dispatch-gae_2.9.3" % "0.8.10"
[net.databinder/dispatch-gae_2.9.3 "0.8.10"]
Group / Artifact | Type | Version |
---|---|---|
net.databinder : dispatch-http_2.9.3 | jar | 0.8.10 |
org.scala-lang : scala-library | jar | 2.9.3 |
org.apache.httpcomponents : httpclient | jar | 4.1.3 |
com.google.appengine : appengine-api-1.0-sdk | jar | 1.5.5 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-tools.testing : specs_2.9.1 | jar | 1.6.9 |