License |
License |
---|---|
GroupId | GroupIdcom.ethlo.dachs |
ArtifactId | ArtifactIddachs-common-jpa |
Last Version | Last Version0.9.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDachs - Common JPA
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
dachs-common-jpa-0.9.3.pom | |
dachs-common-jpa-0.9.3.jar | 14 KB |
dachs-common-jpa-0.9.3-sources.jar | 5 KB |
dachs-common-jpa-0.9.3-javadoc.jar | 38 KB |
Browse |
<!-- 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"]
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 |