This project is the old Ruby CLI for Heroku. This is the current CLI.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHeroku Контейнер PaaS Providers |
| Группа | Группаcom.heroku.api |
| Идентификатор | Идентификаторheroku-api-integration-tests |
| Последняя версия | Последняя версия0.45 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHeroku API Java Client
|
| Имя Файла | Размер |
|---|---|
| heroku-api-integration-tests-0.45.pom | |
| heroku-api-integration-tests-0.45.jar | 2 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.