Last Version

Yildiz-Engine Module Messaging 2.0.4

Contains the classes to send and receive async messages.

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

module-messaging
Version

Version

2.0.4
Type

Type

jar
Description

Description

Yildiz-Engine Module Messaging
Contains the classes to send and receive async messages.
Project URL

Project URL

https://engine.yildiz-games.be
Source Code Management

Source Code Management

https://github.com/yildiz-online/module-messaging

Download module-messaging 2.0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
javax.jms : javax.jms-api jar 2.0.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.0

Project Modules

There are no modules declared in this project.