| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_WEBAPP_RUNNER_VERSION |
"8.5.38.0" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BASE_URL |
"https://api.heroku.com" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EXEC_BUILDPACK_URL |
"https://buildpack-registry.s3.amazonaws.com/buildpacks/heroku/exec.tgz" |
public static final String |
JVM_BUILDPACK_URL |
"https://buildpack-registry.s3.amazonaws.com/buildpacks/heroku/jvm.tgz" |
public static final String |
METRICS_BUILDPACK_URL |
"https://buildpack-registry.s3.amazonaws.com/buildpacks/heroku/metrics.tgz" |
Copyright © 2019. All rights reserved.