nazgul-core-messaging-test

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

Messaging Application Layer Libs
GroupId

GroupId

se.jguru.nazgul.test.messaging
ArtifactId

ArtifactId

nazgul-core-messaging-test
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

nazgul-core-messaging-test
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-messaging-test

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
se.jguru.nazgul.core.clustering.api : nazgul-core-clustering-api jar 3.0.0
org.apache.activemq : activemq-broker jar 5.14.4
org.apache.activemq : artemis-junit jar 2.0.0
junit : junit jar 4.12
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

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.2.0
2.1.0
2.0.0
1.9.0
1.8.1
1.6.0
1.5.1
1.5.0
1.4.3