is not current version
Last Version 0.9.3

com.ethlo.dachs:dachs-common-jpa 0.9.2


GroupId

GroupId

com.ethlo.dachs
ArtifactId

ArtifactId

dachs-common-jpa
Version

Version

0.9.2
Type

Type

jar

Download dachs-common-jpa 0.9.2


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