commons-messaging-modules


License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.appsweaver.starter.commons
ArtifactId

ArtifactId

messaging
Last Version

Last Version

1.0.15
Release Date

Release Date

Type

Type

pom
Description

Description

commons-messaging-modules
commons-messaging-modules

Download messaging

Filename Size
messaging-1.0.15.pom 789 bytes
Browse

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
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

  • messaging-api
  • messaging-impl
  • messaging-spring-impl

Versions

Version
1.0.15
1.0.14