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-api-integration-tests |
Last Version | Last Version0.45 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHeroku API Java Client
|
Filename | Size |
---|---|
heroku-api-integration-tests-0.45.pom | |
heroku-api-integration-tests-0.45.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.heroku.api/heroku-api-integration-tests/ -->
<dependency>
<groupId>com.heroku.api</groupId>
<artifactId>heroku-api-integration-tests</artifactId>
<version>0.45</version>
</dependency>
// https://jarcasting.com/artifacts/com.heroku.api/heroku-api-integration-tests/
implementation 'com.heroku.api:heroku-api-integration-tests:0.45'
// https://jarcasting.com/artifacts/com.heroku.api/heroku-api-integration-tests/
implementation ("com.heroku.api:heroku-api-integration-tests:0.45")
'com.heroku.api:heroku-api-integration-tests:jar:0.45'
<dependency org="com.heroku.api" name="heroku-api-integration-tests" rev="0.45">
<artifact name="heroku-api-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.heroku.api', module='heroku-api-integration-tests', version='0.45')
)
libraryDependencies += "com.heroku.api" % "heroku-api-integration-tests" % "0.45"
[com.heroku.api/heroku-api-integration-tests "0.45"]
Group / Artifact | Type | Version |
---|---|---|
com.heroku.api : heroku-api | jar | 0.45 |
com.heroku.api : heroku-json-jackson | jar | 0.45 |
com.heroku.api : heroku-json-gson | jar | 0.45 |
com.heroku.api : heroku-http-finagle | jar | 0.45 |
com.heroku.api : heroku-http-apache | jar | 0.45 |
com.heroku.api : heroku-http-ning-async | jar | 0.45 |
com.google.guava : guava | jar | 27.1-jre |
org.jmockit : jmockit | jar | 1.28 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.21 |
com.google.inject : guice | jar | 4.1.0 |
com.jcraft : jsch | jar | 0.1.45 |
commons-io : commons-io | jar | 2.5 |
commons-codec : commons-codec | jar | 1.10 |
This project is the old Ruby CLI for Heroku. This is the current CLI.