ws.ament.hammock:messaging-artemis

CDI Based MicroServices

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

messaging-artemis
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

CDI Based MicroServices
Project URL

Project URL

https://github.com/hammock-project/hammock/wiki/messaging-artemis

Download messaging-artemis

How to add to project

<!-- https://jarcasting.com/artifacts/ws.ament.hammock/messaging-artemis/ -->
<dependency>
    <groupId>ws.ament.hammock</groupId>
    <artifactId>messaging-artemis</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/ws.ament.hammock/messaging-artemis/
implementation 'ws.ament.hammock:messaging-artemis:2.1'
// https://jarcasting.com/artifacts/ws.ament.hammock/messaging-artemis/
implementation ("ws.ament.hammock:messaging-artemis:2.1")
'ws.ament.hammock:messaging-artemis:jar:2.1'
<dependency org="ws.ament.hammock" name="messaging-artemis" rev="2.1">
  <artifact name="messaging-artemis" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.ament.hammock', module='messaging-artemis', version='2.1')
)
libraryDependencies += "ws.ament.hammock" % "messaging-artemis" % "2.1"
[ws.ament.hammock/messaging-artemis "2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
ws.ament.hammock : hammock-core jar 2.1
org.apache.activemq : artemis-cdi-client jar 1.5.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0
1.5
1.3
1.2.1
1.2
1.1
1.0
0.5.0