| License |
License |
|---|---|
| Categories |
CategoriesMessaging Application Layer Libs |
| GroupId | GroupIdio.lanau.framework.modules.backend.messaging |
| ArtifactId | ArtifactIdlanau-modules-backend-messaging |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLanau Framework Backend Messaging Module
Lanau Framework Backend Messaging Module
|
| Project Organization |
Project Organizationlanau.io |
<!-- https://jarcasting.com/artifacts/io.lanau.framework.modules.backend.messaging/lanau-modules-backend-messaging/ -->
<dependency>
<groupId>io.lanau.framework.modules.backend.messaging</groupId>
<artifactId>lanau-modules-backend-messaging</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.lanau.framework.modules.backend.messaging/lanau-modules-backend-messaging/
implementation 'io.lanau.framework.modules.backend.messaging:lanau-modules-backend-messaging:1.0.0'
// https://jarcasting.com/artifacts/io.lanau.framework.modules.backend.messaging/lanau-modules-backend-messaging/
implementation ("io.lanau.framework.modules.backend.messaging:lanau-modules-backend-messaging:1.0.0")
'io.lanau.framework.modules.backend.messaging:lanau-modules-backend-messaging:jar:1.0.0'
<dependency org="io.lanau.framework.modules.backend.messaging" name="lanau-modules-backend-messaging" rev="1.0.0">
<artifact name="lanau-modules-backend-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.lanau.framework.modules.backend.messaging', module='lanau-modules-backend-messaging', version='1.0.0')
)
libraryDependencies += "io.lanau.framework.modules.backend.messaging" % "lanau-modules-backend-messaging" % "1.0.0"
[io.lanau.framework.modules.backend.messaging/lanau-modules-backend-messaging "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.lanau.framework.modules.backend.core : lanau-modules-backend-core | jar | 1.0.0 |
| org.springframework : spring-jms | jar | 4.0.0.RELEASE |
| org.apache.activemq : activemq-spring | jar | 5.9.0 |
| javax.jms : jms-api | jar | 1.1-rev-1 |
| javax.management.j2ee : management-api | jar | 1.1-rev-1 |