ListenHere

Vendor specific messaging abstraction layer that is Spring Boot friendly and easy to use.

License

License

Categories

Categories

Net
GroupId

GroupId

net.subnoize
ArtifactId

ArtifactId

listenhere
Last Version

Last Version

0.0.3-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

ListenHere
Vendor specific messaging abstraction layer that is Spring Boot friendly and easy to use.
Source Code Management

Source Code Management

https://github.com/subnoize/ListenHere

Download listenhere

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • listenhere4sqs

QCat ™

Spring friendly messaging system integration framework.

net.subnoize

subnoize llc

Software Consultancy

Versions

Version
0.0.3-RELEASE
0.0.2-RELEASE
0.0.1-RELEASE