is not current version
Last Version 2.5.0.1

com.github.hammelion:mapped-jpa 2.2.7.0

Mapped JPA Repository

GroupId

GroupId

com.github.hammelion
ArtifactId

ArtifactId

mapped-jpa
Version

Version

2.2.7.0
Type

Type

jar

Download mapped-jpa 2.2.7.0


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