is not current version
Last Version 1.0.15

org.appsweaver.starter.commons:messaging 1.0.14

commons-messaging-modules

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.appsweaver.starter.commons
ArtifactId

ArtifactId

messaging
Version

Version

1.0.14
Type

Type

pom

Download messaging 1.0.14

Filename Size
messaging-1.0.14.pom 789 bytes
Browse

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