lightmare-criteria

Embeddable and remote EJB container for Stateless session beans and JPA / Hibernate ORM support

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.levants
ArtifactId

ArtifactId

lightmare-criteria
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

lightmare-criteria
Embeddable and remote EJB container for Stateless session beans and JPA / Hibernate ORM support

Download lightmare-criteria

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.ow2.asm : asm-all jar 5.0.4

provided (5)

Group / Artifact Type Version
org.ow2.asm : asm-all jar 5.0.4
org.ow2.asm : asm-all jar 5.0.4
org.hibernate : hibernate-entitymanager jar 4.3.11.Final
org.hibernate : hibernate-entitymanager jar 4.3.11.Final
log4j : log4j jar 1.2.17

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hibernate : hibernate-core jar 4.3.11.Final
com.h2database : h2 jar 1.4.181

Project Modules

There are no modules declared in this project.

lightmare

A group of Java EE based projects:

lightmare-ejb - Embeddable ejb container (works for stateless session beans) with JPA / Hibernate support

lightmare-criteria - JPA-QL query generator using lambda expressions

criteria-tester - test application for "lightmare-criteria" JPA-QL query generator

lightmare-utils - Utility classes for java Strings, Collections, Reflection API, ClassLoaders etc.

lightmare-tester- test application for "lightmare-ejb" embeddable EJB container

Versions

Version
0.1.4