| License |
License |
|---|---|
| Categories |
CategoriesEventBus Application Layer Libs Messaging |
| GroupId | GroupIdse.jguru.nazgul.core.algorithms.event.spi.eventbus |
| ArtifactId | ArtifactIdnazgul-core-algorithms-event-spi-eventbus |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnazgul-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 |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.aspectj : aspectjrt | jar | 1.8.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| ch.qos.logback : logback-classic | jar | 1.1.10 |