| License |
License |
|---|---|
| Categories |
CategoriesHeroku Container PaaS Providers |
| GroupId | GroupIdorg.boothub |
| ArtifactId | ArtifactIdboothub-heroku |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionModule boothub-heroku
The boothub-heroku artifact
|
| Filename | Size |
|---|---|
| boothub-heroku-1.0.0.pom | |
| boothub-heroku-1.0.0.jar | 5 KB |
| boothub-heroku-1.0.0-sources.jar | 1 KB |
| boothub-heroku-1.0.0-javadoc.jar | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.boothub/boothub-heroku/ -->
<dependency>
<groupId>org.boothub</groupId>
<artifactId>boothub-heroku</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.boothub/boothub-heroku/
implementation 'org.boothub:boothub-heroku:1.0.0'
// https://jarcasting.com/artifacts/org.boothub/boothub-heroku/
implementation ("org.boothub:boothub-heroku:1.0.0")
'org.boothub:boothub-heroku:jar:1.0.0'
<dependency org="org.boothub" name="boothub-heroku" rev="1.0.0">
<artifact name="boothub-heroku" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.boothub', module='boothub-heroku', version='1.0.0')
)
libraryDependencies += "org.boothub" % "boothub-heroku" % "1.0.0"
[org.boothub/boothub-heroku "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 2.4.12 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.boothub : boothub-db | jar | 1.0.0 |
| com.heroku.sdk : heroku-jdbc | jar | 0.1.1 |