vlinx-communicate

VLINX Communication Components

License

License

GroupId

GroupId

io.vlinx
ArtifactId

ArtifactId

vlinx-communicate
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

vlinx-communicate
VLINX Communication Components

Download vlinx-communicate

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.vlinx : vlinx-logging jar 1.0.0
io.vlinx : config-utils jar 1.0.0
io.vlinx : vlinx-encryption jar 1.0.0
io.vlinx : process-utils jar 1.0.1
org.apache.commons : commons-lang3 jar 3.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0