Last Version

pubsub-standalone 4.10.0

Implementation of the publish-subscribe pattern for standalone server configuration

License

License

GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

pubsub-standalone
Version

Version

4.10.0
Type

Type

jar
Description

Description

pubsub-standalone
Implementation of the publish-subscribe pattern for standalone server configuration
Project URL

Project URL

https://github.com/assecopl/fh

Download pubsub-standalone 4.10.0


<!-- https://jarcasting.com/artifacts/pl.fhframework/pubsub-standalone/ -->
<dependency>
    <groupId>pl.fhframework</groupId>
    <artifactId>pubsub-standalone</artifactId>
    <version>4.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework/pubsub-standalone/
implementation 'pl.fhframework:pubsub-standalone:4.10.0'
// https://jarcasting.com/artifacts/pl.fhframework/pubsub-standalone/
implementation ("pl.fhframework:pubsub-standalone:4.10.0")
'pl.fhframework:pubsub-standalone:jar:4.10.0'
<dependency org="pl.fhframework" name="pubsub-standalone" rev="4.10.0">
  <artifact name="pubsub-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework', module='pubsub-standalone', version='4.10.0')
)
libraryDependencies += "pl.fhframework" % "pubsub-standalone" % "4.10.0"
[pl.fhframework/pubsub-standalone "4.10.0"]

Dependencies

compile (1)

Group / Artifact Type Version
pl.fhframework : coreLite jar 4.10.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.