lightmare

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

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.github.levants
Идентификатор

Идентификатор

lightmare
Последняя версия

Последняя версия

0.1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

lightmare
Embeddable and remote EJB container for Stateless session beans and JPA / Hibernate ORM support
Ссылка на сайт

Ссылка на сайт

https://github.com/levants/lightmare
Система контроля версий

Система контроля версий

https://github.com/levants/lightmare

Скачать lightmare

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • lightmare-ejb
  • lightmare-utils
  • lightmare-criteria
  • lightmare-tester

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

Версии библиотеки

Версия
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0