| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.github.yunwjr |
| ArtifactId | ArtifactIdyun-spring-boot-starter |
| Version | Version0.0.2.RELEASE |
| Type | Typejar |
| Description |
DescriptionYunSpringBoot Starter Parent
|
<!-- https://jarcasting.com/artifacts/com.github.yunwjr/yun-spring-boot-starter/ -->
<dependency>
<groupId>com.github.yunwjr</groupId>
<artifactId>yun-spring-boot-starter</artifactId>
<version>0.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yunwjr/yun-spring-boot-starter/
implementation 'com.github.yunwjr:yun-spring-boot-starter:0.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.yunwjr/yun-spring-boot-starter/
implementation ("com.github.yunwjr:yun-spring-boot-starter:0.0.2.RELEASE")
'com.github.yunwjr:yun-spring-boot-starter:jar:0.0.2.RELEASE'
<dependency org="com.github.yunwjr" name="yun-spring-boot-starter" rev="0.0.2.RELEASE">
<artifact name="yun-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yunwjr', module='yun-spring-boot-starter', version='0.0.2.RELEASE')
)
libraryDependencies += "com.github.yunwjr" % "yun-spring-boot-starter" % "0.0.2.RELEASE"
[com.github.yunwjr/yun-spring-boot-starter "0.0.2.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.yunwjr : yun-spring-boot-autoconfigure | jar | 0.0.2.RELEASE |
| com.github.yunwjr : yun-spring-boot-common | jar | 0.0.2.RELEASE |
| com.github.yunwjr : yun-spring-boot | jar | 0.0.2.RELEASE |
| org.projectlombok : lombok | jar |