This project is the old Ruby CLI for Heroku. This is the current CLI.
License |
License |
---|---|
Categories |
CategoriesHeroku Container PaaS Providers |
GroupId | GroupIdcom.heroku.api |
ArtifactId | ArtifactIdheroku-http-finagle |
Last Version | Last Version0.45 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHeroku API Java Client
|
Filename | Size |
---|---|
heroku-http-finagle-0.45.pom | |
heroku-http-finagle-0.45.jar | 12 KB |
heroku-http-finagle-0.45-sources.jar | 2 KB |
heroku-http-finagle-0.45-javadoc.jar | 249 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.heroku.api/heroku-http-finagle/ -->
<dependency>
<groupId>com.heroku.api</groupId>
<artifactId>heroku-http-finagle</artifactId>
<version>0.45</version>
</dependency>
// https://jarcasting.com/artifacts/com.heroku.api/heroku-http-finagle/
implementation 'com.heroku.api:heroku-http-finagle:0.45'
// https://jarcasting.com/artifacts/com.heroku.api/heroku-http-finagle/
implementation ("com.heroku.api:heroku-http-finagle:0.45")
'com.heroku.api:heroku-http-finagle:jar:0.45'
<dependency org="com.heroku.api" name="heroku-http-finagle" rev="0.45">
<artifact name="heroku-http-finagle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heroku.api', module='heroku-http-finagle', version='0.45')
)
libraryDependencies += "com.heroku.api" % "heroku-http-finagle" % "0.45"
[com.heroku.api/heroku-http-finagle "0.45"]
Group / Artifact | Type | Version |
---|---|---|
com.heroku.api : heroku-api | jar | 0.45 |
org.scala-lang : scala-library | jar | 2.11.12 |
com.twitter : finagle-core_2.11 | jar | 19.12.0 |
com.twitter : finagle-http_2.11 | jar | 19.12.0 |
com.twitter : util-core_2.11 | jar | 19.12.0 |
com.twitter : util-codec_2.11 | jar | 19.12.0 |
io.netty : netty-all | jar | 4.1.44.Final |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.6 |
This project is the old Ruby CLI for Heroku. This is the current CLI.