License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.ffch |
ArtifactId | ArtifactIdjpa-mapper-spring-boot-starter |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjpa-mapper-spring-boot-starter
jpa code for mybatis
|
<!-- 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.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.2'
// https://jarcasting.com/artifacts/com.github.ffch/jpa-mapper-spring-boot-starter/
implementation ("com.github.ffch:jpa-mapper-spring-boot-starter:1.2.2")
'com.github.ffch:jpa-mapper-spring-boot-starter:jar:1.2.2'
<dependency org="com.github.ffch" name="jpa-mapper-spring-boot-starter" rev="1.2.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.2')
)
libraryDependencies += "com.github.ffch" % "jpa-mapper-spring-boot-starter" % "1.2.2"
[com.github.ffch/jpa-mapper-spring-boot-starter "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.0 |
com.github.ffch : jpa-mapper-core | jar | 1.2.2 |
com.github.ffch : jpa-mapper-spring-boot-autoconfigure | jar | 1.2.2 |