is not current version
Last Version 1.0.18

com.butor:portal-with-notif-activemq 1.0.12

This is a web portal with notfication based on active mq messaging. It is part of Butor Framework and released under APL 2.0.

GroupId

GroupId

com.butor
ArtifactId

ArtifactId

portal-with-notif-activemq
Version

Version

1.0.12
Type

Type

war

Download portal-with-notif-activemq 1.0.12


<!-- https://jarcasting.com/artifacts/com.butor/portal-with-notif-activemq/ -->
<dependency>
    <groupId>com.butor</groupId>
    <artifactId>portal-with-notif-activemq</artifactId>
    <version>1.0.12</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.butor/portal-with-notif-activemq/
implementation 'com.butor:portal-with-notif-activemq:1.0.12'
// https://jarcasting.com/artifacts/com.butor/portal-with-notif-activemq/
implementation ("com.butor:portal-with-notif-activemq:1.0.12")
'com.butor:portal-with-notif-activemq:war:1.0.12'
<dependency org="com.butor" name="portal-with-notif-activemq" rev="1.0.12">
  <artifact name="portal-with-notif-activemq" type="war" />
</dependency>
@Grapes(
@Grab(group='com.butor', module='portal-with-notif-activemq', version='1.0.12')
)
libraryDependencies += "com.butor" % "portal-with-notif-activemq" % "1.0.12"
[com.butor/portal-with-notif-activemq "1.0.12"]