License |
License
Apache 2
|
---|---|
Categories |
CategoriesJeroMQ Application Layer Libs Messaging |
GroupId | GroupIdcom.carecon.fabric3 |
ArtifactId | ArtifactIdprofile-jeromq |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric3
Fabric3
|
Filename | Size |
---|---|
profile-jeromq-3.1.0.pom | 1 KB |
profile-jeromq-3.1.0-sources.jar | 4 KB |
profile-jeromq-3.1.0-javadoc.jar | 261 bytes |
profile-jeromq-3.1.0-bin.zip | 281 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.carecon.fabric3/profile-jeromq/ -->
<dependency>
<groupId>com.carecon.fabric3</groupId>
<artifactId>profile-jeromq</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.carecon.fabric3/profile-jeromq/
implementation 'com.carecon.fabric3:profile-jeromq:3.1.0'
// https://jarcasting.com/artifacts/com.carecon.fabric3/profile-jeromq/
implementation ("com.carecon.fabric3:profile-jeromq:3.1.0")
'com.carecon.fabric3:profile-jeromq:jar:3.1.0'
<dependency org="com.carecon.fabric3" name="profile-jeromq" rev="3.1.0">
<artifact name="profile-jeromq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.carecon.fabric3', module='profile-jeromq', version='3.1.0')
)
libraryDependencies += "com.carecon.fabric3" % "profile-jeromq" % "3.1.0"
[com.carecon.fabric3/profile-jeromq "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.carecon.fabric3 : fabric3-binding-jeromq | jar | 3.1.0 |
com.carecon.fabric3 : fabric3-binding-zeromq-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.easymock : easymock | jar | 3.1 |