is not current version
Last Version 1.3

tech.hdis:framework-data-jpa 1.2


Categories

Categories

Data
GroupId

GroupId

tech.hdis
ArtifactId

ArtifactId

framework-data-jpa
Version

Version

1.2
Type

Type

jar

Download framework-data-jpa 1.2


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