commons-messaging-api


License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.appsweaver.starter.commons.messaging
ArtifactId

ArtifactId

commons-messaging-api
Last Version

Last Version

1.0.15
Release Date

Release Date

Type

Type

jar
Description

Description

commons-messaging-api
commons-messaging-api

Download commons-messaging-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.appsweaver.starter.commons.messaging/commons-messaging-api/ -->
<dependency>
    <groupId>org.appsweaver.starter.commons.messaging</groupId>
    <artifactId>commons-messaging-api</artifactId>
    <version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.appsweaver.starter.commons.messaging/commons-messaging-api/
implementation 'org.appsweaver.starter.commons.messaging:commons-messaging-api:1.0.15'
// https://jarcasting.com/artifacts/org.appsweaver.starter.commons.messaging/commons-messaging-api/
implementation ("org.appsweaver.starter.commons.messaging:commons-messaging-api:1.0.15")
'org.appsweaver.starter.commons.messaging:commons-messaging-api:jar:1.0.15'
<dependency org="org.appsweaver.starter.commons.messaging" name="commons-messaging-api" rev="1.0.15">
  <artifact name="commons-messaging-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.appsweaver.starter.commons.messaging', module='commons-messaging-api', version='1.0.15')
)
libraryDependencies += "org.appsweaver.starter.commons.messaging" % "commons-messaging-api" % "1.0.15"
[org.appsweaver.starter.commons.messaging/commons-messaging-api "1.0.15"]

Dependencies

compile (4)

Group / Artifact Type Version
javax.jms : javax.jms-api jar 2.0.1
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.15
1.0.14