License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdorg.appsweaver.starter.commons |
ArtifactId | ArtifactIdmessaging |
Last Version | Last Version1.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncommons-messaging-modules
commons-messaging-modules
|
Filename | Size |
---|---|
messaging-1.0.15.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.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"]
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 |