jpa-mapper-spring-boot-autoconfigure

jpa code for mybatis

License

License

Categories

Categories

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

GroupId

cn.pomit
ArtifactId

ArtifactId

jpa-mapper-spring-boot-autoconfigure
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

jpa-mapper-spring-boot-autoconfigure
jpa code for mybatis

Download jpa-mapper-spring-boot-autoconfigure

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.mybatis : mybatis Optional jar 3.4.6
org.mybatis : mybatis-spring Optional jar 1.3.2
org.mybatis.spring.boot : mybatis-spring-boot-autoconfigure Optional jar 1.3.0
cn.pomit : jpa-mapper-core Optional jar 2.1
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0