Last Version

heroku.jar 0.45

Heroku API Java Client

License

License

Categories

Categories

Heroku Container PaaS Providers
GroupId

GroupId

com.heroku.api
ArtifactId

ArtifactId

heroku-api-parent
Version

Version

0.45
Type

Type

pom
Description

Description

heroku.jar
Heroku API Java Client
Project URL

Project URL

http://www.heroku.com/
Source Code Management

Source Code Management

https://github.com/heroku/heroku.jar

Download heroku-api-parent 0.45


<!-- https://jarcasting.com/artifacts/com.heroku.api/heroku-api-parent/ -->
<dependency>
    <groupId>com.heroku.api</groupId>
    <artifactId>heroku-api-parent</artifactId>
    <version>0.45</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.heroku.api/heroku-api-parent/
implementation 'com.heroku.api:heroku-api-parent:0.45'
// https://jarcasting.com/artifacts/com.heroku.api/heroku-api-parent/
implementation ("com.heroku.api:heroku-api-parent:0.45")
'com.heroku.api:heroku-api-parent:pom:0.45'
<dependency org="com.heroku.api" name="heroku-api-parent" rev="0.45">
  <artifact name="heroku-api-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.heroku.api', module='heroku-api-parent', version='0.45')
)
libraryDependencies += "com.heroku.api" % "heroku-api-parent" % "0.45"
[com.heroku.api/heroku-api-parent "0.45"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • heroku-api
  • heroku-json-gson
  • heroku-json-jackson
  • heroku-http-apache
  • heroku-http-finagle
  • heroku-http-ning-async
  • heroku-api-integration-tests
  • heroku-http-jersey-client
  • heroku-json-jersey-client