License |
License |
---|---|
GroupId | GroupIdpl.fhframework |
ArtifactId | ArtifactIdpubsub-standalone |
Version | Version4.9.24 |
Type | Typejar |
Description |
Descriptionpubsub-standalone
Implementation of the publish-subscribe pattern for standalone server configuration
|
Project URL |
Project URL |
Filename | Size |
---|---|
pubsub-standalone-4.9.24.pom | |
pubsub-standalone-4.9.24.jar | 4 KB |
pubsub-standalone-4.9.24-sources.jar | 1 KB |
pubsub-standalone-4.9.24-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework/pubsub-standalone/ -->
<dependency>
<groupId>pl.fhframework</groupId>
<artifactId>pubsub-standalone</artifactId>
<version>4.9.24</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework/pubsub-standalone/
implementation 'pl.fhframework:pubsub-standalone:4.9.24'
// https://jarcasting.com/artifacts/pl.fhframework/pubsub-standalone/
implementation ("pl.fhframework:pubsub-standalone:4.9.24")
'pl.fhframework:pubsub-standalone:jar:4.9.24'
<dependency org="pl.fhframework" name="pubsub-standalone" rev="4.9.24">
<artifact name="pubsub-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework', module='pubsub-standalone', version='4.9.24')
)
libraryDependencies += "pl.fhframework" % "pubsub-standalone" % "4.9.24"
[pl.fhframework/pubsub-standalone "4.9.24"]
Group / Artifact | Type | Version |
---|---|---|
pl.fhframework : coreLite | jar | 4.9.24 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |