META-INF.celerio.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pack-backend-jpa Show documentation
Show all versions of pack-backend-jpa Show documentation
The Celerio Generation Template Pack "JPA backend" contains a set of source code file templates that
are interpreted by Celerio code generator in order to generate an application persistence layer.
packName=${project.artifactId}
packVersion=${project.version}
packDescription=Backend only: almost pure JPA 2.1 with Hibernate 5, Spring 4.2
packDescription2=Generates entities, meta model and repositories. Used by front-end packs.
packCommand=mvn -Pdb,metadata,gen test
projectLink=https://github.com/jaxio/pack-backend-jpa