Last Version

ChRL - ORM Framework 1.1.0

Custom ORM Framework with Hibernate

License

License

Categories

Categories

ORM Data
GroupId

GroupId

at.chrl
ArtifactId

ArtifactId

chrl-orm
Version

Version

1.1.0
Type

Type

jar
Description

Description

ChRL - ORM Framework
Custom ORM Framework with Hibernate

Download chrl-orm 1.1.0


<!-- https://jarcasting.com/artifacts/at.chrl/chrl-orm/ -->
<dependency>
    <groupId>at.chrl</groupId>
    <artifactId>chrl-orm</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.chrl/chrl-orm/
implementation 'at.chrl:chrl-orm:1.1.0'
// https://jarcasting.com/artifacts/at.chrl/chrl-orm/
implementation ("at.chrl:chrl-orm:1.1.0")
'at.chrl:chrl-orm:jar:1.1.0'
<dependency org="at.chrl" name="chrl-orm" rev="1.1.0">
  <artifact name="chrl-orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.chrl', module='chrl-orm', version='1.1.0')
)
libraryDependencies += "at.chrl" % "chrl-orm" % "1.1.0"
[at.chrl/chrl-orm "1.1.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.hibernate : hibernate-envers jar 5.0.1.Final
org.flywaydb : flyway-core jar 3.2.1
org.hibernate : hibernate-infinispan jar 5.0.1.Final
com.zaxxer : HikariCP jar 2.4.1
at.chrl : chrl-cron jar 1.1.0
org.hibernate : hibernate-search-orm jar 5.5.0.CR1

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.h2database : h2 jar 1.4.188
org.slf4j : slf4j-log4j12 jar
org.mockito : mockito-core jar 2.0.31-beta

Project Modules

There are no modules declared in this project.