Last Version

Nepxion EventBus Aop Starter 2.0.15

Nepxion EventBus is a generic event dispatching component based on Google Guava with Nepxion Matrix AOP framework

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.nepxion
ArtifactId

ArtifactId

eventbus-aop-starter
Version

Version

2.0.15
Type

Type

jar
Description

Description

Nepxion EventBus Aop Starter
Nepxion EventBus is a generic event dispatching component based on Google Guava with Nepxion Matrix AOP framework
Project URL

Project URL

http://www.nepxion.com
Project Organization

Project Organization

Nepxion

Download eventbus-aop-starter 2.0.15


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

Dependencies

compile (2)

Group / Artifact Type Version
com.nepxion : eventbus-aop jar 2.0.15
com.nepxion : matrix-aop-starter jar 2.0.9

provided (1)

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

Project Modules

There are no modules declared in this project.