is not current version
Last Version 1.2.2

com.github.ffch:jpa-mapper-spring-boot-autoconfigure 1.2.1


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.ffch
ArtifactId

ArtifactId

jpa-mapper-spring-boot-autoconfigure
Version

Version

1.2.1
Type

Type

jar

Download jpa-mapper-spring-boot-autoconfigure 1.2.1


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