is not current version
Last Version 0.3

com.github.lizhiwei88:easyevent-spring-boot-starter 0.1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.lizhiwei88
ArtifactId

ArtifactId

easyevent-spring-boot-starter
Version

Version

0.1
Type

Type

jar

Download easyevent-spring-boot-starter 0.1


<!-- https://jarcasting.com/artifacts/com.github.lizhiwei88/easyevent-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.lizhiwei88</groupId>
    <artifactId>easyevent-spring-boot-starter</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lizhiwei88/easyevent-spring-boot-starter/
implementation 'com.github.lizhiwei88:easyevent-spring-boot-starter:0.1'
// https://jarcasting.com/artifacts/com.github.lizhiwei88/easyevent-spring-boot-starter/
implementation ("com.github.lizhiwei88:easyevent-spring-boot-starter:0.1")
'com.github.lizhiwei88:easyevent-spring-boot-starter:jar:0.1'
<dependency org="com.github.lizhiwei88" name="easyevent-spring-boot-starter" rev="0.1">
  <artifact name="easyevent-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lizhiwei88', module='easyevent-spring-boot-starter', version='0.1')
)
libraryDependencies += "com.github.lizhiwei88" % "easyevent-spring-boot-starter" % "0.1"
[com.github.lizhiwei88/easyevent-spring-boot-starter "0.1"]