Last Version

easy-mybatis-spring-boot-starter 1.0


Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.github.freegeese
ArtifactId

ArtifactId

easy-mybatis-spring-boot-starter
Version

Version

1.0
Type

Type

jar
Description

Description

easy-mybatis-spring-boot-starter

Download easy-mybatis-spring-boot-starter 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.freegeese : easy-mybatis-spring jar
org.mybatis : mybatis-spring jar
org.springframework.boot : spring-boot-starter jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.