License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.fhs-opensource |
ArtifactId | ArtifactIdmp-xml-refresher-spring-boot-starter |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionmybatis plus xml热刷新插件
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.fhs-opensource/mp-xml-refresher-spring-boot-starter/ -->
<dependency>
<groupId>com.fhs-opensource</groupId>
<artifactId>mp-xml-refresher-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fhs-opensource/mp-xml-refresher-spring-boot-starter/
implementation 'com.fhs-opensource:mp-xml-refresher-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.fhs-opensource/mp-xml-refresher-spring-boot-starter/
implementation ("com.fhs-opensource:mp-xml-refresher-spring-boot-starter:1.0.0")
'com.fhs-opensource:mp-xml-refresher-spring-boot-starter:jar:1.0.0'
<dependency org="com.fhs-opensource" name="mp-xml-refresher-spring-boot-starter" rev="1.0.0">
<artifact name="mp-xml-refresher-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fhs-opensource', module='mp-xml-refresher-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.fhs-opensource" % "mp-xml-refresher-spring-boot-starter" % "1.0.0"
[com.fhs-opensource/mp-xml-refresher-spring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus | jar | 3.4.0 |
org.slf4j : slf4j-api | jar | 1.7.29 |
org.springframework.boot : spring-boot | jar | 2.2.5.RELEASE |
org.springframework : spring-context | jar | 5.2.6.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.5.RELEASE |
com.baomidou : mybatis-plus-boot-starter | jar | 3.3.0 |