Last Version

com.gitlab.summer-cattle:cattle-commons-eventbus 0.0.3

Cattle Framework Commons Event Bus Component

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.gitlab.summer-cattle
ArtifactId

ArtifactId

cattle-commons-eventbus
Version

Version

0.0.3
Type

Type

jar
Description

Description

Cattle Framework Commons Event Bus Component
Project URL

Project URL

https://gitlab.com/summer-cattle/cattle-commons
Project Organization

Project Organization

Summer Cattle Team
Source Code Management

Source Code Management

https://gitlab.com/summer-cattle/cattle-commons

Download cattle-commons-eventbus 0.0.3


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-text jar
com.gitlab.summer-cattle : cattle-commons-utils jar

Project Modules

There are no modules declared in this project.