Last Version

mybatis-jpa-boot-starter-autoconfig 1.0-RELEASE

Spring Boot starter for Mybatis-Jpa

License

License

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration MyBatis Data ORM
GroupId

GroupId

org.singledog
ArtifactId

ArtifactId

mybatis-jpa-boot-starter-autoconfig
Version

Version

1.0-RELEASE
Type

Type

jar
Description

Description

mybatis-jpa-boot-starter-autoconfig
Spring Boot starter for Mybatis-Jpa

Download mybatis-jpa-boot-starter-autoconfig 1.0-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.2.0
org.singledog : mybatis-jpa jar 3.4.5-RC1

Project Modules

There are no modules declared in this project.