lightmare
A group of Java EE based projects:
| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools | 
| GroupId | GroupIdcom.github.levants | 
| ArtifactId | ArtifactIdlightmare-utils | 
| Last Version | Last Version0.1.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionlightmare-utils Embeddable and remote EJB container for Stateless session beans and JPA / Hibernate ORM support | 
| Filename | Size | 
|---|---|
| lightmare-utils-0.1.4.pom | |
| lightmare-utils-0.1.4.jar | 23 KB | 
| lightmare-utils-0.1.4-sources.jar | 18 KB | 
| lightmare-utils-0.1.4-javadoc.jar | 94 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| log4j : log4j | jar | 1.2.17 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
A group of Java EE based projects: