is not current version
Last Version 0.9.3

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


GroupId

GroupId

com.ethlo.dachs
ArtifactId

ArtifactId

dachs-common-jpa
Version

Version

0.9.1
Type

Type

jar

Download dachs-common-jpa 0.9.1


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