All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.celerio.txt Maven / Gradle / Ivy

Go to download

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.

There is a newer version: 1.0.4
Show newest version
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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy