MVN

com.butor : message-parent

Maven & Gradle

Feb 16, 2022

message parent project · This is messaging webapp. it is part of Butor Portal. It is part of Butor Framework and released under APL 2.0.

<dependency>
    <groupId>com.butor</groupId>
    <artifactId>message-parent</artifactId>
    <version>1.0.28</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.butor : message-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.28

All Versions

Choose a version of com.butor : message-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
message-parent-1.0.28
message-parent-1.0.26
message-parent-1.0.25
message-parent-1.0.24
message-parent-1.0.19
message-parent-1.0.18
message-parent-1.0.17
message-parent-1.0.14
message-parent-1.0.13
message-parent-1.0.12
message-parent-1.0.10
message-parent-1.0.9
message-parent-1.0.7
message-parent-1.0.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.butor</groupId>
    <artifactId>message-parent</artifactId>
    <version>1.0.28</version>
</dependency>