License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.yongyongwang |
ArtifactId | ArtifactIdbeans-spring-boot-starter |
Version | Version0.1.4 |
Type | Typejar |
Description |
Descriptionbeans-spring-boot-starter:0.1.4
7Cow to celebrate the birth of my daughter
|
<!-- https://jarcasting.com/artifacts/com.github.yongyongwang/beans-spring-boot-starter/ -->
<dependency>
<groupId>com.github.yongyongwang</groupId>
<artifactId>beans-spring-boot-starter</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yongyongwang/beans-spring-boot-starter/
implementation 'com.github.yongyongwang:beans-spring-boot-starter:0.1.4'
// https://jarcasting.com/artifacts/com.github.yongyongwang/beans-spring-boot-starter/
implementation ("com.github.yongyongwang:beans-spring-boot-starter:0.1.4")
'com.github.yongyongwang:beans-spring-boot-starter:jar:0.1.4'
<dependency org="com.github.yongyongwang" name="beans-spring-boot-starter" rev="0.1.4">
<artifact name="beans-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yongyongwang', module='beans-spring-boot-starter', version='0.1.4')
)
libraryDependencies += "com.github.yongyongwang" % "beans-spring-boot-starter" % "0.1.4"
[com.github.yongyongwang/beans-spring-boot-starter "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yongyongwang : 7Cow-spring-boot-starter | jar | 0.1.4 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |