is not current version
Last Version 0.9.3

com.ethlo.dachs:dachs-eclipselink 0.7.1

Dachs module for EclipseLink

Categories

Categories

CLI User Interface EclipseLink Data ORM
GroupId

GroupId

com.ethlo.dachs
ArtifactId

ArtifactId

dachs-eclipselink
Version

Version

0.7.1
Type

Type

jar

Download dachs-eclipselink 0.7.1


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