ipc-channel-utils
Inter process communication (IPC) channel utilities
License |
License |
---|---|
GroupId | GroupIdcom.bluejeans |
ArtifactId | ArtifactIdipc-channel-utils |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionipc-channel-utils
IPC channel utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ipc-channel-utils-1.0.1.pom | |
ipc-channel-utils-1.0.1.jar | 14 KB |
ipc-channel-utils-1.0.1-sources.jar | 8 KB |
ipc-channel-utils-1.0.1-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bluejeans/ipc-channel-utils/ -->
<dependency>
<groupId>com.bluejeans</groupId>
<artifactId>ipc-channel-utils</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bluejeans/ipc-channel-utils/
implementation 'com.bluejeans:ipc-channel-utils:1.0.1'
// https://jarcasting.com/artifacts/com.bluejeans/ipc-channel-utils/
implementation ("com.bluejeans:ipc-channel-utils:1.0.1")
'com.bluejeans:ipc-channel-utils:jar:1.0.1'
<dependency org="com.bluejeans" name="ipc-channel-utils" rev="1.0.1">
<artifact name="ipc-channel-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bluejeans', module='ipc-channel-utils', version='1.0.1')
)
libraryDependencies += "com.bluejeans" % "ipc-channel-utils" % "1.0.1"
[com.bluejeans/ipc-channel-utils "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.bluejeans : utils | jar | 1.0 |
com.bluejeans : kafka-client | jar | 1.1.11 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.3 |
org.springframework.amqp : spring-amqp | jar | 1.3.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
Inter process communication (IPC) channel utilities