lightmare-utils

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-utils
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download lightmare-utils

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

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