License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.yongyongwang |
ArtifactId | ArtifactIdif-spring-boot-starter |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIf Spring Boot Starter - 1.0.2
iframework 框架
|
Project URL |
Project URL |
Filename | Size |
---|---|
if-spring-boot-starter-1.0.2.pom | |
if-spring-boot-starter-1.0.2.jar | 2 KB |
if-spring-boot-starter-1.0.2-sources.jar | 502 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yongyongwang/if-spring-boot-starter/ -->
<dependency>
<groupId>com.github.yongyongwang</groupId>
<artifactId>if-spring-boot-starter</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yongyongwang/if-spring-boot-starter/
implementation 'com.github.yongyongwang:if-spring-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/com.github.yongyongwang/if-spring-boot-starter/
implementation ("com.github.yongyongwang:if-spring-boot-starter:1.0.2")
'com.github.yongyongwang:if-spring-boot-starter:jar:1.0.2'
<dependency org="com.github.yongyongwang" name="if-spring-boot-starter" rev="1.0.2">
<artifact name="if-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yongyongwang', module='if-spring-boot-starter', version='1.0.2')
)
libraryDependencies += "com.github.yongyongwang" % "if-spring-boot-starter" % "1.0.2"
[com.github.yongyongwang/if-spring-boot-starter "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yongyongwang : if-spring-boot-autoconfigure | jar | 1.0.2 |