| License | License | 
|---|---|
| GroupId | GroupIdpl.fhframework | 
| ArtifactId | ArtifactIdpubsub-standalone | 
| Last Version | Last Version4.10.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionpubsub-standalone Implementation of the publish-subscribe pattern for standalone server configuration | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| pubsub-standalone-4.10.0.pom | |
| pubsub-standalone-4.10.0.jar | 4 KB | 
| pubsub-standalone-4.10.0-sources.jar | 1 KB | 
| pubsub-standalone-4.10.0-javadoc.jar | 23 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| pl.fhframework : coreLite | jar | 4.10.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |