is not current version
Last Version 5.5.0

com.holon-platform.jpa:holon-starter-jpa-eclipselink 5.0.4

Holon Spring Boot JPA starter using EclipseLink and HikariCP datasource

Categories

Categories

CLI User Interface ORM Data EclipseLink
GroupId

GroupId

com.holon-platform.jpa
ArtifactId

ArtifactId

holon-starter-jpa-eclipselink
Version

Version

5.0.4
Type

Type

jar

Download holon-starter-jpa-eclipselink 5.0.4


<!-- https://jarcasting.com/artifacts/com.holon-platform.jpa/holon-starter-jpa-eclipselink/ -->
<dependency>
    <groupId>com.holon-platform.jpa</groupId>
    <artifactId>holon-starter-jpa-eclipselink</artifactId>
    <version>5.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.holon-platform.jpa/holon-starter-jpa-eclipselink/
implementation 'com.holon-platform.jpa:holon-starter-jpa-eclipselink:5.0.4'
// https://jarcasting.com/artifacts/com.holon-platform.jpa/holon-starter-jpa-eclipselink/
implementation ("com.holon-platform.jpa:holon-starter-jpa-eclipselink:5.0.4")
'com.holon-platform.jpa:holon-starter-jpa-eclipselink:jar:5.0.4'
<dependency org="com.holon-platform.jpa" name="holon-starter-jpa-eclipselink" rev="5.0.4">
  <artifact name="holon-starter-jpa-eclipselink" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.holon-platform.jpa', module='holon-starter-jpa-eclipselink', version='5.0.4')
)
libraryDependencies += "com.holon-platform.jpa" % "holon-starter-jpa-eclipselink" % "5.0.4"
[com.holon-platform.jpa/holon-starter-jpa-eclipselink "5.0.4"]