event-common


License

License

GroupId

GroupId

cn.patterncat
ArtifactId

ArtifactId

event-common
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

event-common
event-common

Download event-common

How to add to project

<!-- https://jarcasting.com/artifacts/cn.patterncat/event-common/ -->
<dependency>
    <groupId>cn.patterncat</groupId>
    <artifactId>event-common</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.patterncat/event-common/
implementation 'cn.patterncat:event-common:1.1.0'
// https://jarcasting.com/artifacts/cn.patterncat/event-common/
implementation ("cn.patterncat:event-common:1.1.0")
'cn.patterncat:event-common:jar:1.1.0'
<dependency org="cn.patterncat" name="event-common" rev="1.1.0">
  <artifact name="event-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.patterncat', module='event-common', version='1.1.0')
)
libraryDependencies += "cn.patterncat" % "event-common" % "1.1.0"
[cn.patterncat/event-common "1.1.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 5.0.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0