ipc-channel-utils

IPC channel utils

License

License

GroupId

GroupId

com.bluejeans
ArtifactId

ArtifactId

ipc-channel-utils
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ipc-channel-utils
IPC channel utils
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/bluejeansnet/ipc-channel-utils/tree/master

Download ipc-channel-utils

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

ipc-channel-utils

Inter process communication (IPC) channel utilities

Versions

Version
1.0.1
1.0