Fabric3


License

License

Apache 2
Categories

Categories

JeroMQ Application Layer Libs Messaging
GroupId

GroupId

org.fabric3
ArtifactId

ArtifactId

profile-jeromq
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Fabric3
Fabric3

Download profile-jeromq

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.fabric3 : fabric3-binding-jeromq jar 3.0.0
org.fabric3 : fabric3-binding-zeromq-api jar 3.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.5.3
2.5.2
2.5.1
2.5.0