Last Version

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

A tool easy to handle events

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.lizhiwei88
ArtifactId

ArtifactId

easyevent-spring-boot-starter
Version

Version

0.3
Type

Type

jar
Description

Description

A tool easy to handle events
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/easyevent-spring-boot-starter

Download easyevent-spring-boot-starter 0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.2.0.RELEASE
com.github.lizhiwei88 : easyevent-core jar 0.3

Project Modules

There are no modules declared in this project.