jflu-subscriber-reflection

JFlu Connector that allow developers to automatically subscribe to queues using reflection

License

License

GroupId

GroupId

be.looorent
ArtifactId

ArtifactId

jflu-subscriber-reflection
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

jflu-subscriber-reflection
JFlu Connector that allow developers to automatically subscribe to queues using reflection
Project URL

Project URL

https://github.com/looorent/jflu
Source Code Management

Source Code Management

https://github.com/looorent/jflu

Download jflu-subscriber-reflection

How to add to project

<!-- https://jarcasting.com/artifacts/be.looorent/jflu-subscriber-reflection/ -->
<dependency>
    <groupId>be.looorent</groupId>
    <artifactId>jflu-subscriber-reflection</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/be.looorent/jflu-subscriber-reflection/
implementation 'be.looorent:jflu-subscriber-reflection:1.0.7'
// https://jarcasting.com/artifacts/be.looorent/jflu-subscriber-reflection/
implementation ("be.looorent:jflu-subscriber-reflection:1.0.7")
'be.looorent:jflu-subscriber-reflection:jar:1.0.7'
<dependency org="be.looorent" name="jflu-subscriber-reflection" rev="1.0.7">
  <artifact name="jflu-subscriber-reflection" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.looorent', module='jflu-subscriber-reflection', version='1.0.7')
)
libraryDependencies += "be.looorent" % "jflu-subscriber-reflection" % "1.0.7"
[be.looorent/jflu-subscriber-reflection "1.0.7"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.29

runtime (2)

Group / Artifact Type Version
be.looorent : jflu-core jar 1.0.7
org.reflections : reflections jar 0.9.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.14.3
0.14.2
0.14.1
0.14.0
0.13.7