lightmare
A group of Java EE based projects:
License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.levants |
ArtifactId | ArtifactIdlightmare |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlightmare
Embeddable and remote EJB container for Stateless session beans and JPA / Hibernate ORM support
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lightmare-0.1.4.pom | |
lightmare-0.1.4.jar | 294 KB |
lightmare-0.1.4-sources.jar | 166 KB |
lightmare-0.1.4-javadoc.jar | 980 KB |
Browse |
<!-- 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"]
A group of Java EE based projects: