Last Version

RedG JPA Provider 2.4.1

Name and data type providers for RedG that extract the data from a JPA metamodel.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.btc-ag.redg
ArtifactId

ArtifactId

redg-jpa-providers
Version

Version

2.4.1
Type

Type

jar
Description

Description

RedG JPA Provider
Name and data type providers for RedG that extract the data from a JPA metamodel.
Project URL

Project URL

https://btc-ag.github.io/redg
Project Organization

Project Organization

BTC Business Technology Consulting AG

Download redg-jpa-providers 2.4.1


<!-- https://jarcasting.com/artifacts/com.btc-ag.redg/redg-jpa-providers/ -->
<dependency>
    <groupId>com.btc-ag.redg</groupId>
    <artifactId>redg-jpa-providers</artifactId>
    <version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.btc-ag.redg/redg-jpa-providers/
implementation 'com.btc-ag.redg:redg-jpa-providers:2.4.1'
// https://jarcasting.com/artifacts/com.btc-ag.redg/redg-jpa-providers/
implementation ("com.btc-ag.redg:redg-jpa-providers:2.4.1")
'com.btc-ag.redg:redg-jpa-providers:jar:2.4.1'
<dependency org="com.btc-ag.redg" name="redg-jpa-providers" rev="2.4.1">
  <artifact name="redg-jpa-providers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.btc-ag.redg', module='redg-jpa-providers', version='2.4.1')
)
libraryDependencies += "com.btc-ag.redg" % "redg-jpa-providers" % "2.4.1"
[com.btc-ag.redg/redg-jpa-providers "2.4.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.hibernate : hibernate-entitymanager jar 5.4.1.Final
com.h2database : h2 jar 1.4.194
com.btc-ag.redg : redg-generator jar 2.4.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.