| License | License | 
|---|---|
| Categories | CategoriesMessaging Application Layer Libs | 
| GroupId | GroupIdorg.appsweaver.starter.commons.messaging | 
| ArtifactId | ArtifactIdcommons-messaging-spring-impl | 
| Last Version | Last Version1.0.15 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncommons-messaging-spring-impl commons-messaging-spring-impl | 
<!-- https://jarcasting.com/artifacts/org.appsweaver.starter.commons.messaging/commons-messaging-spring-impl/ -->
<dependency>
    <groupId>org.appsweaver.starter.commons.messaging</groupId>
    <artifactId>commons-messaging-spring-impl</artifactId>
    <version>1.0.15</version>
</dependency>// https://jarcasting.com/artifacts/org.appsweaver.starter.commons.messaging/commons-messaging-spring-impl/
implementation 'org.appsweaver.starter.commons.messaging:commons-messaging-spring-impl:1.0.15'// https://jarcasting.com/artifacts/org.appsweaver.starter.commons.messaging/commons-messaging-spring-impl/
implementation ("org.appsweaver.starter.commons.messaging:commons-messaging-spring-impl:1.0.15")'org.appsweaver.starter.commons.messaging:commons-messaging-spring-impl:jar:1.0.15'<dependency org="org.appsweaver.starter.commons.messaging" name="commons-messaging-spring-impl" rev="1.0.15">
  <artifact name="commons-messaging-spring-impl" type="jar" />
</dependency>@Grapes(
@Grab(group='org.appsweaver.starter.commons.messaging', module='commons-messaging-spring-impl', version='1.0.15')
)libraryDependencies += "org.appsweaver.starter.commons.messaging" % "commons-messaging-spring-impl" % "1.0.15"[org.appsweaver.starter.commons.messaging/commons-messaging-spring-impl "1.0.15"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.0.4.RELEASE | 
| org.springframework : spring-jms | jar | 5.0.8.RELEASE | 
| javax.jms : javax.jms-api | jar | 2.0.1 | 
| com.rabbitmq.jms : rabbitmq-jms | jar | 1.8.1 | 
| org.appsweaver.starter.commons.messaging : commons-messaging-api | jar | 1.0.15 | 
| org.springframework.boot : spring-boot-starter-amqp | jar | 2.0.4.RELEASE | 
| 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 | 
|---|---|---|
| org.appsweaver.starter.commons.utilities : commons-utilities | jar | 1.0.15 | 
| org.appsweaver.starter.commons.utilities : commons-test-utilities | jar | 1.0.15 | 
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.4.RELEASE |