cedarhero

An opinionated plugin for fast, easy deployment into heroku's cedar stack.

License

License

GroupId

GroupId

br.com.ingenieux.cedarhero
ArtifactId

ArtifactId

cedarhero
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

cedarhero
An opinionated plugin for fast, easy deployment into heroku's cedar stack.
Project URL

Project URL

http://cedarhero.ingenieux.com.br
Project Organization

Project Organization

ingenieux

Download cedarhero

Filename Size
cedarhero-0.0.2.pom 8 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • heroku-maven-plugin

Versions

Version
0.0.2
0.0.1