| License |
License |
|---|---|
| Categories |
CategoriesMessaging Application Layer Libs |
| GroupId | GroupIdcom.scoperetail.fusion |
| ArtifactId | ArtifactIdfusion-messaging |
| Version | Version0.7 |
| Type | Typejar |
| Description |
Descriptionfusion-messaging
Generic Messaging implementation
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fusion-messaging-0.7.pom | |
| fusion-messaging-0.7.jar | 32 KB |
| fusion-messaging-0.7-sources.jar | 21 KB |
| fusion-messaging-0.7-javadoc.jar | 524 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.scoperetail.fusion/fusion-messaging/ -->
<dependency>
<groupId>com.scoperetail.fusion</groupId>
<artifactId>fusion-messaging</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.scoperetail.fusion/fusion-messaging/
implementation 'com.scoperetail.fusion:fusion-messaging:0.7'
// https://jarcasting.com/artifacts/com.scoperetail.fusion/fusion-messaging/
implementation ("com.scoperetail.fusion:fusion-messaging:0.7")
'com.scoperetail.fusion:fusion-messaging:jar:0.7'
<dependency org="com.scoperetail.fusion" name="fusion-messaging" rev="0.7">
<artifact name="fusion-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scoperetail.fusion', module='fusion-messaging', version='0.7')
)
libraryDependencies += "com.scoperetail.fusion" % "fusion-messaging" % "0.7"
[com.scoperetail.fusion/fusion-messaging "0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 | 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |