License |
License |
---|---|
GroupId | GroupIdcn.patterncat |
ArtifactId | ArtifactIdevent-common |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionevent-common
event-common
|
Filename | Size |
---|---|
event-common-1.1.0.pom | |
event-common-1.1.0.jar | 15 KB |
event-common-1.1.0-sources.jar | 10 KB |
event-common-1.1.0-javadoc.jar | 114 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.0.4.RELEASE |