| License | License | 
|---|---|
| Categories | CategoriesMessaging Application Layer Libs | 
| GroupId | GroupIdcom.scoperetail.fusion | 
| ArtifactId | ArtifactIdfusion-messaging | 
| Last Version | Last Version0.13 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionfusion-messaging Generic Messaging implementation | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| fusion-messaging-0.13.pom | |
| fusion-messaging-0.13.jar | 34 KB | 
| fusion-messaging-0.13-sources.jar | 21 KB | 
| fusion-messaging-0.13-javadoc.jar | 530 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.scoperetail.fusion/fusion-messaging/ -->
<dependency>
    <groupId>com.scoperetail.fusion</groupId>
    <artifactId>fusion-messaging</artifactId>
    <version>0.13</version>
</dependency>// https://jarcasting.com/artifacts/com.scoperetail.fusion/fusion-messaging/
implementation 'com.scoperetail.fusion:fusion-messaging:0.13'// https://jarcasting.com/artifacts/com.scoperetail.fusion/fusion-messaging/
implementation ("com.scoperetail.fusion:fusion-messaging:0.13")'com.scoperetail.fusion:fusion-messaging:jar:0.13'<dependency org="com.scoperetail.fusion" name="fusion-messaging" rev="0.13">
  <artifact name="fusion-messaging" type="jar" />
</dependency>@Grapes(
@Grab(group='com.scoperetail.fusion', module='fusion-messaging', version='0.13')
)libraryDependencies += "com.scoperetail.fusion" % "fusion-messaging" % "0.13"[com.scoperetail.fusion/fusion-messaging "0.13"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.scoperetail.fusion : fusion-config | jar | 0.3 | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.5 | 
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.4.5 | 
| org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.4.5 | 
| org.springframework : spring-jms | jar | 5.3.6 | 
| javax.jms : javax.jms-api | jar | 2.0.1 | 
| javax.annotation : javax.annotation-api | jar | 1.3.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |