Last Version

Eventbus Parent 3.2.1

The root of Marketcetera public sources.

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

org.marketcetera
ArtifactId

ArtifactId

eventbus-parent
Version

Version

3.2.1
Type

Type

jar
Description

Description

Eventbus Parent
The root of Marketcetera public sources.

Download eventbus-parent 3.2.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • eventbus-api
  • eventbus-core
  • eventbus-guava