| License |
License |
|---|---|
| Categories |
CategoriesMessaging Application Layer Libs |
| GroupId | GroupIdorg.appsweaver.starter.oss-commons |
| ArtifactId | ArtifactIdmessaging |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionoss-commons-messaging-modules
oss-commons-messaging-modules
|
| Filename | Size |
|---|---|
| messaging-1.4.0.pom | 791 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.appsweaver.starter.oss-commons/messaging/ -->
<dependency>
<groupId>org.appsweaver.starter.oss-commons</groupId>
<artifactId>messaging</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.appsweaver.starter.oss-commons/messaging/
implementation 'org.appsweaver.starter.oss-commons:messaging:1.4.0'
// https://jarcasting.com/artifacts/org.appsweaver.starter.oss-commons/messaging/
implementation ("org.appsweaver.starter.oss-commons:messaging:1.4.0")
'org.appsweaver.starter.oss-commons:messaging:pom:1.4.0'
<dependency org="org.appsweaver.starter.oss-commons" name="messaging" rev="1.4.0">
<artifact name="messaging" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.appsweaver.starter.oss-commons', module='messaging', version='1.4.0')
)
libraryDependencies += "org.appsweaver.starter.oss-commons" % "messaging" % "1.4.0"
[org.appsweaver.starter.oss-commons/messaging "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | |
| org.springframework.boot : spring-boot-devtools Optional | jar | |
| org.springframework.boot : spring-boot-configuration-processor | jar | |
| org.springframework.boot : spring-boot-starter-logging | jar | |
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |