Last Version

message parent project 1.0.28

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

License

License

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

message-parent
Version

Version

1.0.28
Type

Type

pom
Description

Description

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.
Project URL

Project URL

http://www.butor.com
Project Organization

Project Organization

Butor Inc.
Source Code Management

Source Code Management

https://bitbucket.org/butor-team/message.git

Download message-parent 1.0.28


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • message-common
  • message-dao
  • message-model
  • message-wa