Last Version

com.github.jiaqi0722:spring-boot-starter-dm 1.1.1

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.jiaqi0722
ArtifactId

ArtifactId

spring-boot-starter-dm
Version

Version

1.1.1
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-starter-dm
Source Code Management

Source Code Management

https://github.com/jiaqi0722/cc

Download spring-boot-starter-dm 1.1.1


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.0.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.5
mysql : mysql-connector-java jar 8.0.18
org.slf4j : log4j-over-slf4j jar 1.7.25
org.apache.commons : commons-lang3 jar 3.8.1
com.alibaba : fastjson jar 1.2.56
com.alibaba : druid jar 1.1.18
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
org.aspectj : aspectjweaver jar 1.8.14
io.jsonwebtoken : jjwt jar 0.9.1

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-tomcat jar 2.2.0.RELEASE

Project Modules

There are no modules declared in this project.