GroupId | GroupIdcom.ethlo.dachs |
---|---|
ArtifactId | ArtifactIddachs-common-jpa |
Version | Version0.8 |
Type | Typejar |
Filename | Size |
---|---|
dachs-common-jpa-0.8.pom | |
dachs-common-jpa-0.8.jar | 12 KB |
dachs-common-jpa-0.8-sources.jar | 4 KB |
dachs-common-jpa-0.8-javadoc.jar | 34 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.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.ethlo.dachs/dachs-common-jpa/
implementation 'com.ethlo.dachs:dachs-common-jpa:0.8'
// https://jarcasting.com/artifacts/com.ethlo.dachs/dachs-common-jpa/
implementation ("com.ethlo.dachs:dachs-common-jpa:0.8")
'com.ethlo.dachs:dachs-common-jpa:jar:0.8'
<dependency org="com.ethlo.dachs" name="dachs-common-jpa" rev="0.8">
<artifact name="dachs-common-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ethlo.dachs', module='dachs-common-jpa', version='0.8')
)
libraryDependencies += "com.ethlo.dachs" % "dachs-common-jpa" % "0.8"
[com.ethlo.dachs/dachs-common-jpa "0.8"]