| License | License | 
|---|---|
| Categories | CategoriesMessaging Application Layer Libs | 
| GroupId | GroupIdru.i-novus.messaging | 
| ArtifactId | ArtifactIdmessaging-pom | 
| Last Version | Last Version4.1.3 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionMessaging Free platform for building microservices based on Spring Boot | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| messaging-pom-4.1.3.pom | 9 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/ru.i-novus.messaging/messaging-pom/ -->
<dependency>
    <groupId>ru.i-novus.messaging</groupId>
    <artifactId>messaging-pom</artifactId>
    <version>4.1.3</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/ru.i-novus.messaging/messaging-pom/
implementation 'ru.i-novus.messaging:messaging-pom:4.1.3'// https://jarcasting.com/artifacts/ru.i-novus.messaging/messaging-pom/
implementation ("ru.i-novus.messaging:messaging-pom:4.1.3")'ru.i-novus.messaging:messaging-pom:pom:4.1.3'<dependency org="ru.i-novus.messaging" name="messaging-pom" rev="4.1.3">
  <artifact name="messaging-pom" type="pom" />
</dependency>@Grapes(
@Grab(group='ru.i-novus.messaging', module='messaging-pom', version='4.1.3')
)libraryDependencies += "ru.i-novus.messaging" % "messaging-pom" % "4.1.3"[ru.i-novus.messaging/messaging-pom "4.1.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| org.slf4j : log4j-over-slf4j | jar | 1.7.30 |