QCat ™
Spring friendly messaging system integration framework.
| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.subnoize |
| ArtifactId | ArtifactIdlistenhere |
| Last Version | Last Version0.0.3-RELEASE |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionListenHere
Vendor specific messaging abstraction layer that is Spring Boot friendly and easy to use.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| listenhere-0.0.3-RELEASE.pom | 3 KB |
| Browse |
<!-- 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"]
Spring friendly messaging system integration framework.