| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdat.chrl |
| ArtifactId | ArtifactIdchrl-orm |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionChRL - ORM Framework
Custom ORM Framework with Hibernate
|
| Filename | Size |
|---|---|
| chrl-orm-1.1.0.pom | |
| chrl-orm-1.1.0.jar | 57 KB |
| chrl-orm-1.1.0-sources.jar | 40 KB |
| chrl-orm-1.1.0-javadoc.jar | 222 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |