License |
License |
---|---|
Categories |
CategoriesCLI User Interface EclipseLink Data ORM |
GroupId | GroupIdcom.ethlo.dachs |
ArtifactId | ArtifactIddachs-eclipselink |
Last Version | Last Version0.9.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDachs - EclipseLink
Dachs module for EclipseLink
|
Project URL |
Project URL |
Filename | Size |
---|---|
dachs-eclipselink-0.9.3.pom | |
dachs-eclipselink-0.9.3.jar | 11 KB |
dachs-eclipselink-0.9.3-sources.jar | 4 KB |
dachs-eclipselink-0.9.3-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ethlo.dachs/dachs-eclipselink/ -->
<dependency>
<groupId>com.ethlo.dachs</groupId>
<artifactId>dachs-eclipselink</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ethlo.dachs/dachs-eclipselink/
implementation 'com.ethlo.dachs:dachs-eclipselink:0.9.3'
// https://jarcasting.com/artifacts/com.ethlo.dachs/dachs-eclipselink/
implementation ("com.ethlo.dachs:dachs-eclipselink:0.9.3")
'com.ethlo.dachs:dachs-eclipselink:jar:0.9.3'
<dependency org="com.ethlo.dachs" name="dachs-eclipselink" rev="0.9.3">
<artifact name="dachs-eclipselink" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ethlo.dachs', module='dachs-eclipselink', version='0.9.3')
)
libraryDependencies += "com.ethlo.dachs" % "dachs-eclipselink" % "0.9.3"
[com.ethlo.dachs/dachs-eclipselink "0.9.3"]
Group / Artifact | Type | Version |
---|---|---|
com.ethlo.dachs : dachs-common-jpa | jar | 0.9.3 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.6.RELEASE |
org.hibernate.validator : hibernate-validator | jar | 6.0.17.Final |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.persistence : org.eclipse.persistence.jpa | jar | 2.7.4 |
Group / Artifact | Type | Version |
---|---|---|
com.ethlo.dachs : dachs-common-test | jar | 0.9.3 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.1.6.RELEASE |
com.h2database : h2 | jar | 1.4.199 |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |