Last Version

nazgul-core-algorithms-event-spi-eventbus 3.0.0

The Nazgul Framework: Core project holds a collection of library-style Software Components adhering to the Nazgul-style component patterns, aimed at boosting productivity. All Software Components are compliant with Java SE, OSGi and JEE standards.

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

se.jguru.nazgul.core.algorithms.event.spi.eventbus
ArtifactId

ArtifactId

nazgul-core-algorithms-event-spi-eventbus
Version

Version

3.0.0
Type

Type

jar
Description

Description

nazgul-core-algorithms-event-spi-eventbus
The Nazgul Framework: Core project holds a collection of library-style Software Components adhering to the Nazgul-style component patterns, aimed at boosting productivity. All Software Components are compliant with Java SE, OSGi and JEE standards.
Project Organization

Project Organization

jGuru Europe AB
Source Code Management

Source Code Management

https://github.com/lennartj/nazgul_core.git

Download nazgul-core-algorithms-event-spi-eventbus 3.0.0


<!-- https://jarcasting.com/artifacts/se.jguru.nazgul.core.algorithms.event.spi.eventbus/nazgul-core-algorithms-event-spi-eventbus/ -->
<dependency>
    <groupId>se.jguru.nazgul.core.algorithms.event.spi.eventbus</groupId>
    <artifactId>nazgul-core-algorithms-event-spi-eventbus</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.jguru.nazgul.core.algorithms.event.spi.eventbus/nazgul-core-algorithms-event-spi-eventbus/
implementation 'se.jguru.nazgul.core.algorithms.event.spi.eventbus:nazgul-core-algorithms-event-spi-eventbus:3.0.0'
// https://jarcasting.com/artifacts/se.jguru.nazgul.core.algorithms.event.spi.eventbus/nazgul-core-algorithms-event-spi-eventbus/
implementation ("se.jguru.nazgul.core.algorithms.event.spi.eventbus:nazgul-core-algorithms-event-spi-eventbus:3.0.0")
'se.jguru.nazgul.core.algorithms.event.spi.eventbus:nazgul-core-algorithms-event-spi-eventbus:jar:3.0.0'
<dependency org="se.jguru.nazgul.core.algorithms.event.spi.eventbus" name="nazgul-core-algorithms-event-spi-eventbus" rev="3.0.0">
  <artifact name="nazgul-core-algorithms-event-spi-eventbus" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.jguru.nazgul.core.algorithms.event.spi.eventbus', module='nazgul-core-algorithms-event-spi-eventbus', version='3.0.0')
)
libraryDependencies += "se.jguru.nazgul.core.algorithms.event.spi.eventbus" % "nazgul-core-algorithms-event-spi-eventbus" % "3.0.0"
[se.jguru.nazgul.core.algorithms.event.spi.eventbus/nazgul-core-algorithms-event-spi-eventbus "3.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
se.jguru.nazgul.core.algorithms.event.api : nazgul-core-algorithms-event-api jar 3.0.0
com.google.guava : guava jar 21.0
se.jguru.nazgul.tools.validation.aspect : nazgul-tools-validation-aspect jar 6.0.3

runtime (1)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.8.10

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.10

Project Modules

There are no modules declared in this project.