is not current version
Last Version 1.2.2

com.github.ffch:jpa-mapper-spring-boot-starter 1.2


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.ffch
ArtifactId

ArtifactId

jpa-mapper-spring-boot-starter
Version

Version

1.2
Type

Type

jar

Download jpa-mapper-spring-boot-starter 1.2


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