License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdcom.maxplus1 |
ArtifactId | ArtifactIdmybatis-spring-boot-starter-parent |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionparent
parent
|
Project URL |
Project URL |
Filename | Size |
---|---|
mybatis-spring-boot-starter-parent-2.0.1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.maxplus1/mybatis-spring-boot-starter-parent/ -->
<dependency>
<groupId>com.maxplus1</groupId>
<artifactId>mybatis-spring-boot-starter-parent</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.maxplus1/mybatis-spring-boot-starter-parent/
implementation 'com.maxplus1:mybatis-spring-boot-starter-parent:2.0.1'
// https://jarcasting.com/artifacts/com.maxplus1/mybatis-spring-boot-starter-parent/
implementation ("com.maxplus1:mybatis-spring-boot-starter-parent:2.0.1")
'com.maxplus1:mybatis-spring-boot-starter-parent:pom:2.0.1'
<dependency org="com.maxplus1" name="mybatis-spring-boot-starter-parent" rev="2.0.1">
<artifact name="mybatis-spring-boot-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.maxplus1', module='mybatis-spring-boot-starter-parent', version='2.0.1')
)
libraryDependencies += "com.maxplus1" % "mybatis-spring-boot-starter-parent" % "2.0.1"
[com.maxplus1/mybatis-spring-boot-starter-parent "2.0.1"]