Last Version

lightmare 0.1.4

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
Version

Version

0.1.4
Type

Type

pom
Description

Description

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

Project URL

https://github.com/levants/lightmare
Source Code Management

Source Code Management

https://github.com/levants/lightmare

Download lightmare 0.1.4

Filename Size
lightmare-0.1.4.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.levants/lightmare/ -->
<dependency>
    <groupId>com.github.levants</groupId>
    <artifactId>lightmare</artifactId>
    <version>0.1.4</version>
    <type>pom</type>
</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:pom:0.1.4'
<dependency org="com.github.levants" name="lightmare" rev="0.1.4">
  <artifact name="lightmare" type="pom" />
</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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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