Dachs - Common JPA

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.ethlo.dachs
ArtifactId

ArtifactId

dachs-common-jpa
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

Dachs - Common JPA
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/dachs-common-jpa

Download dachs-common-jpa

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.eclipse.persistence : javax.persistence jar 2.2.0
org.springframework : spring-core jar 5.1.8.RELEASE
org.springframework : spring-tx jar
org.springframework : spring-orm jar
com.ethlo.dachs : dachs-common jar 0.9.3
org.springframework : spring-aop jar
org.aspectj : aspectjweaver jar 1.9.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.3
0.9.2
0.9.1
0.9
0.8.1
0.8
0.7.1