Last Version

celerio pack-backend-jpa 1.0.4

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.

License

License

GroupId

GroupId

com.jaxio.celerio.packs
ArtifactId

ArtifactId

pack-backend-jpa
Version

Version

1.0.4
Type

Type

jar
Description

Description

celerio pack-backend-jpa
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.
Project URL

Project URL

https://github.com/jaxio/pack-backend-jpa
Project Organization

Project Organization

JAXIO
Source Code Management

Source Code Management

http://github.com/jaxio/pack-backend-jpa/

Download pack-backend-jpa 1.0.4


<!-- https://jarcasting.com/artifacts/com.jaxio.celerio.packs/pack-backend-jpa/ -->
<dependency>
    <groupId>com.jaxio.celerio.packs</groupId>
    <artifactId>pack-backend-jpa</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.jaxio.celerio.packs/pack-backend-jpa/
implementation 'com.jaxio.celerio.packs:pack-backend-jpa:1.0.4'
// https://jarcasting.com/artifacts/com.jaxio.celerio.packs/pack-backend-jpa/
implementation ("com.jaxio.celerio.packs:pack-backend-jpa:1.0.4")
'com.jaxio.celerio.packs:pack-backend-jpa:jar:1.0.4'
<dependency org="com.jaxio.celerio.packs" name="pack-backend-jpa" rev="1.0.4">
  <artifact name="pack-backend-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jaxio.celerio.packs', module='pack-backend-jpa', version='1.0.4')
)
libraryDependencies += "com.jaxio.celerio.packs" % "pack-backend-jpa" % "1.0.4"
[com.jaxio.celerio.packs/pack-backend-jpa "1.0.4"]

Dependencies

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

Project Modules

There are no modules declared in this project.