| License |
License |
|---|---|
| Categories |
CategoriesEventBus Application Layer Libs Messaging |
| GroupId | GroupIdcom.gitlab.summer-cattle |
| ArtifactId | ArtifactIdcattle-commons-eventbus |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCattle Framework Commons Event Bus Component
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.gitlab.summer-cattle/cattle-commons-eventbus/ -->
<dependency>
<groupId>com.gitlab.summer-cattle</groupId>
<artifactId>cattle-commons-eventbus</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.summer-cattle/cattle-commons-eventbus/
implementation 'com.gitlab.summer-cattle:cattle-commons-eventbus:0.0.3'
// https://jarcasting.com/artifacts/com.gitlab.summer-cattle/cattle-commons-eventbus/
implementation ("com.gitlab.summer-cattle:cattle-commons-eventbus:0.0.3")
'com.gitlab.summer-cattle:cattle-commons-eventbus:jar:0.0.3'
<dependency org="com.gitlab.summer-cattle" name="cattle-commons-eventbus" rev="0.0.3">
<artifact name="cattle-commons-eventbus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.summer-cattle', module='cattle-commons-eventbus', version='0.0.3')
)
libraryDependencies += "com.gitlab.summer-cattle" % "cattle-commons-eventbus" % "0.0.3"
[com.gitlab.summer-cattle/cattle-commons-eventbus "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-text | jar | |
| com.gitlab.summer-cattle : cattle-commons-utils | jar |