异步:使用REST或HTTP端点。 基于scalaz Task和AsyncHttpClient的Scala http客户端

时间:2021-02-19 02:56:32
【文件属性】:
文件名称:异步:使用REST或HTTP端点。 基于scalaz Task和AsyncHttpClient的Scala http客户端
文件大小:22KB
文件格式:ZIP
更新时间:2021-02-19 02:56:32
Scala 序幕 Sbt库依赖性(有关最新版本,请检查 ) //for netty 4.0.x libraryDependencies += "org.purang.net" %% "asynch" % "0.6.1" withSources() //for netty 4.1.x and async-http-client:2.10.x libraryDependencies += "org.purang.net" %% "asynch" % "0.7.20" withSources() 在Maven Central中,检查上方的徽章。 对于旧版本,请使用: resolvers += "ppurang bintray" at "https://dl.bintray.com/ppurang/maven" 注意:不久,bintray服务将处于日落状态,并且不可用,因此请使用maven*版本。 结
【文件预览】:
asynch-master
----.gitignore(395B)
----project()
--------plugins.sbt(378B)
--------build.properties(18B)
----src()
--------main()
--------test()
----.travis.yml(368B)
----README.md(6KB)
----sonatype.sbt(732B)
----.scalafmt.conf(370B)
----build.sbt(4KB)

网友评论