| License | License | 
|---|---|
| Categories | CategoriesMessaging Application Layer Libs | 
| GroupId | GroupIdorg.appsweaver.starter.oss-commons.messaging | 
| ArtifactId | ArtifactIdoss-commons-messaging-impl | 
| Last Version | Last Version1.4.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionoss-commons-messaging-impl oss-commons-messaging-impl | 
<!-- https://jarcasting.com/artifacts/org.appsweaver.starter.oss-commons.messaging/oss-commons-messaging-impl/ -->
<dependency>
    <groupId>org.appsweaver.starter.oss-commons.messaging</groupId>
    <artifactId>oss-commons-messaging-impl</artifactId>
    <version>1.4.0</version>
</dependency>// https://jarcasting.com/artifacts/org.appsweaver.starter.oss-commons.messaging/oss-commons-messaging-impl/
implementation 'org.appsweaver.starter.oss-commons.messaging:oss-commons-messaging-impl:1.4.0'// https://jarcasting.com/artifacts/org.appsweaver.starter.oss-commons.messaging/oss-commons-messaging-impl/
implementation ("org.appsweaver.starter.oss-commons.messaging:oss-commons-messaging-impl:1.4.0")'org.appsweaver.starter.oss-commons.messaging:oss-commons-messaging-impl:jar:1.4.0'<dependency org="org.appsweaver.starter.oss-commons.messaging" name="oss-commons-messaging-impl" rev="1.4.0">
  <artifact name="oss-commons-messaging-impl" type="jar" />
</dependency>@Grapes(
@Grab(group='org.appsweaver.starter.oss-commons.messaging', module='oss-commons-messaging-impl', version='1.4.0')
)libraryDependencies += "org.appsweaver.starter.oss-commons.messaging" % "oss-commons-messaging-impl" % "1.4.0"[org.appsweaver.starter.oss-commons.messaging/oss-commons-messaging-impl "1.4.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.appsweaver.starter.oss-commons.messaging : oss-commons-messaging-api | jar | 1.4.0 | 
| com.rabbitmq.jms : rabbitmq-jms | jar | 1.8.1 | 
| org.projectlombok : lombok | jar | |
| org.springframework.boot : spring-boot-devtools Optional | jar | |
| org.springframework.boot : spring-boot-configuration-processor | jar | |
| org.springframework.boot : spring-boot-starter-logging | jar | |
| org.slf4j : slf4j-api | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |