License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdorg.daijie |
ArtifactId | ArtifactIddaijie-mybatis-spring-boot-starter |
Last Version | Last Version1.0.3-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondaijie-mybatis-spring-boot-starter
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.daijie/daijie-mybatis-spring-boot-starter/ -->
<dependency>
<groupId>org.daijie</groupId>
<artifactId>daijie-mybatis-spring-boot-starter</artifactId>
<version>1.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.daijie/daijie-mybatis-spring-boot-starter/
implementation 'org.daijie:daijie-mybatis-spring-boot-starter:1.0.3-RELEASE'
// https://jarcasting.com/artifacts/org.daijie/daijie-mybatis-spring-boot-starter/
implementation ("org.daijie:daijie-mybatis-spring-boot-starter:1.0.3-RELEASE")
'org.daijie:daijie-mybatis-spring-boot-starter:jar:1.0.3-RELEASE'
<dependency org="org.daijie" name="daijie-mybatis-spring-boot-starter" rev="1.0.3-RELEASE">
<artifact name="daijie-mybatis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.daijie', module='daijie-mybatis-spring-boot-starter', version='1.0.3-RELEASE')
)
libraryDependencies += "org.daijie" % "daijie-mybatis-spring-boot-starter" % "1.0.3-RELEASE"
[org.daijie/daijie-mybatis-spring-boot-starter "1.0.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.daijie : daijie-core-spring-boot-starter | jar | 1.0.3-RELEASE |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.1 |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.2.3 |
com.alibaba : druid | jar | 1.0.29 |
org.codehaus.groovy : groovy-all | jar | 2.4.13 |
org.apache.maven.plugins : maven-compiler-plugin | maven-plugin | 3.0 |