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