| License |
License |
|---|---|
| Categories |
CategoriesMessaging Application Layer Libs |
| GroupId | GroupIdorg.appsweaver.starter.commons.messaging |
| ArtifactId | ArtifactIdcommons-messaging-impl |
| Last Version | Last Version1.0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommons-messaging-impl
commons-messaging-impl
|
<!-- https://jarcasting.com/artifacts/org.appsweaver.starter.commons.messaging/commons-messaging-impl/ -->
<dependency>
<groupId>org.appsweaver.starter.commons.messaging</groupId>
<artifactId>commons-messaging-impl</artifactId>
<version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.appsweaver.starter.commons.messaging/commons-messaging-impl/
implementation 'org.appsweaver.starter.commons.messaging:commons-messaging-impl:1.0.15'
// https://jarcasting.com/artifacts/org.appsweaver.starter.commons.messaging/commons-messaging-impl/
implementation ("org.appsweaver.starter.commons.messaging:commons-messaging-impl:1.0.15")
'org.appsweaver.starter.commons.messaging:commons-messaging-impl:jar:1.0.15'
<dependency org="org.appsweaver.starter.commons.messaging" name="commons-messaging-impl" rev="1.0.15">
<artifact name="commons-messaging-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.appsweaver.starter.commons.messaging', module='commons-messaging-impl', version='1.0.15')
)
libraryDependencies += "org.appsweaver.starter.commons.messaging" % "commons-messaging-impl" % "1.0.15"
[org.appsweaver.starter.commons.messaging/commons-messaging-impl "1.0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.jms : javax.jms-api | jar | 2.0.1 |
| org.appsweaver.starter.commons.messaging : commons-messaging-api | jar | 1.0.15 |
| com.rabbitmq.jms : rabbitmq-jms | jar | 1.8.1 |
| com.rabbitmq : amqp-client | jar | 5.1.2 |
| org.apache.logging.log4j : log4j-web | jar | 2.8.2 |
| org.projectlombok : lombok | jar | 1.18.0 |
| org.springframework.boot : spring-boot-devtools Optional | jar | 2.0.4.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.0.4.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |