commons-messaging-spring-impl


License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.appsweaver.starter.commons.messaging
ArtifactId

ArtifactId

commons-messaging-spring-impl
Last Version

Last Version

1.0.15
Release Date

Release Date

Type

Type

jar
Description

Description

commons-messaging-spring-impl
commons-messaging-spring-impl

Download commons-messaging-spring-impl

How to add to project

<!-- 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"]

Dependencies

compile (9)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.15
1.0.14