Last Version

Heroku Deploy Standalone 3.0.4

Application for deploying Java applications to Heroku

License

License

MIT
Categories

Categories

Heroku Container PaaS Providers
GroupId

GroupId

com.heroku.sdk
ArtifactId

ArtifactId

heroku-deploy-standalone
Version

Version

3.0.4
Type

Type

jar
Description

Description

Heroku Deploy Standalone
Application for deploying Java applications to Heroku

Download heroku-deploy-standalone 3.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.heroku.sdk : heroku-deploy jar 3.0.4
org.slf4j : slf4j-nop jar 1.7.25

Project Modules

There are no modules declared in this project.