Last Version

QCat 0.0.8

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

qcat
Version

Version

0.0.8
Type

Type

pom
Description

Description

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

Source Code Management

https://github.com/subnoize/QCat

Download qcat 0.0.8

Filename Size
qcat-0.0.8.pom 3 KB
Browse

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

Dependencies

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

Project Modules

  • core
  • qcat4sqs