License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdio.imunity.furms |
ArtifactId | ArtifactIdfurms-embedded-broker |
Last Version | Last Version4.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFURMS embedded broker module
FURMS qpid broker module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
furms-embedded-broker-4.1.4.pom | |
furms-embedded-broker-4.1.4.jar | 1 KB |
furms-embedded-broker-4.1.4-tests.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.imunity.furms/furms-embedded-broker/ -->
<dependency>
<groupId>io.imunity.furms</groupId>
<artifactId>furms-embedded-broker</artifactId>
<version>4.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.imunity.furms/furms-embedded-broker/
implementation 'io.imunity.furms:furms-embedded-broker:4.1.4'
// https://jarcasting.com/artifacts/io.imunity.furms/furms-embedded-broker/
implementation ("io.imunity.furms:furms-embedded-broker:4.1.4")
'io.imunity.furms:furms-embedded-broker:jar:4.1.4'
<dependency org="io.imunity.furms" name="furms-embedded-broker" rev="4.1.4">
<artifact name="furms-embedded-broker" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.imunity.furms', module='furms-embedded-broker', version='4.1.4')
)
libraryDependencies += "io.imunity.furms" % "furms-embedded-broker" % "4.1.4"
[io.imunity.furms/furms-embedded-broker "4.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.qpid : qpid-broker-core | jar | 8.0.6 |
org.apache.qpid : qpid-broker-plugins-amqp-0-8-protocol | jar | 8.0.6 |
org.apache.qpid : qpid-broker-plugins-memory-store | jar | 8.0.6 |
org.apache.qpid : qpid-broker-plugins-management-http | jar | 8.0.6 |