is not current version
Last Version 1.0.28

com.butor:message-parent 1.0.17

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

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

message-parent
Version

Version

1.0.17
Type

Type

pom

Download message-parent 1.0.17


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