License |
License
Apache 2
|
---|---|
Categories |
CategoriesJeroMQ Application Layer Libs Messaging |
GroupId | GroupIdorg.fabric3 |
ArtifactId | ArtifactIdprofile-jeromq |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric3
Fabric3
|
Filename | Size |
---|---|
profile-jeromq-3.0.0.pom | 1 KB |
profile-jeromq-3.0.0-sources.jar | 4 KB |
profile-jeromq-3.0.0-javadoc.jar | 261 bytes |
profile-jeromq-3.0.0-bin.zip | 287 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.fabric3 : fabric3-binding-jeromq | jar | 3.0.0 |
org.fabric3 : fabric3-binding-zeromq-api | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.easymock : easymock | jar | 3.1 |