License |
License |
---|---|
Categories |
CategoriesCLI User Interface EclipseLink Data ORM |
GroupId | GroupIdco.pishfa.accelerate |
ArtifactId | ArtifactIdaccelerate-eclipselink |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe aim of this project is to accelerate the development of JSF-CDI-JPA based projects. The target projects are small-to-medium-sized business web applications.
|
Project Organization |
Project OrganizationPishfa |
<!-- https://jarcasting.com/artifacts/co.pishfa.accelerate/accelerate-eclipselink/ -->
<dependency>
<groupId>co.pishfa.accelerate</groupId>
<artifactId>accelerate-eclipselink</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.pishfa.accelerate/accelerate-eclipselink/
implementation 'co.pishfa.accelerate:accelerate-eclipselink:1.0.0'
// https://jarcasting.com/artifacts/co.pishfa.accelerate/accelerate-eclipselink/
implementation ("co.pishfa.accelerate:accelerate-eclipselink:1.0.0")
'co.pishfa.accelerate:accelerate-eclipselink:jar:1.0.0'
<dependency org="co.pishfa.accelerate" name="accelerate-eclipselink" rev="1.0.0">
<artifact name="accelerate-eclipselink" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.pishfa.accelerate', module='accelerate-eclipselink', version='1.0.0')
)
libraryDependencies += "co.pishfa.accelerate" % "accelerate-eclipselink" % "1.0.0"
[co.pishfa.accelerate/accelerate-eclipselink "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.persistence : eclipselink | jar | 2.6.0 |
log4j : log4j | jar | 1.2.17 |
commons-logging : commons-logging | jar | 1.1.2 |