| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesHeroku Container PaaS Providers | 
        
| GroupId | GroupIdorg.eiichiro.gig | 
    
| ArtifactId | ArtifactIdgig-jpa-heroku-postgres | 
    
| Last Version | Last Version0.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionGig JPA Heroku Postgres 
            JPA components for Heroku Postgres with EclipseLink 
         | 
    
<!-- https://jarcasting.com/artifacts/org.eiichiro.gig/gig-jpa-heroku-postgres/ -->
<dependency>
    <groupId>org.eiichiro.gig</groupId>
    <artifactId>gig-jpa-heroku-postgres</artifactId>
    <version>0.0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/org.eiichiro.gig/gig-jpa-heroku-postgres/
implementation 'org.eiichiro.gig:gig-jpa-heroku-postgres:0.0.2'
                // https://jarcasting.com/artifacts/org.eiichiro.gig/gig-jpa-heroku-postgres/
implementation ("org.eiichiro.gig:gig-jpa-heroku-postgres:0.0.2")
                'org.eiichiro.gig:gig-jpa-heroku-postgres:jar:0.0.2'
                <dependency org="org.eiichiro.gig" name="gig-jpa-heroku-postgres" rev="0.0.2">
  <artifact name="gig-jpa-heroku-postgres" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.eiichiro.gig', module='gig-jpa-heroku-postgres', version='0.0.2')
)
                libraryDependencies += "org.eiichiro.gig" % "gig-jpa-heroku-postgres" % "0.0.2"
                [org.eiichiro.gig/gig-jpa-heroku-postgres "0.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.eiichiro.gig : gig-heroku | jar | 0.4.3 | 
| org.eclipse.persistence : org.eclipse.persistence.jpa | jar | 2.4.0 | 
| org.eclipse.persistence : org.eclipse.persistence.jpa.modelgen | jar | 2.4.0 | 
| postgresql : postgresql | jar | 9.1-901.jdbc4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 |