at-tcp

An engineblock ActivityType (AT) driver module; Provides TCP client and server stdout content. As a client, connects to a server and pushes content. As a server, waits for connections and then pushes content to clients.

License

License

GroupId

GroupId

io.engineblock
ArtifactId

ArtifactId

at-tcp
Last Version

Last Version

2.12.65
Release Date

Release Date

Type

Type

jar
Description

Description

at-tcp
An engineblock ActivityType (AT) driver module; Provides TCP client and server stdout content. As a client, connects to a server and pushes content. As a server, waits for connections and then pushes content to clients.

Download at-tcp

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.engineblock : eb-api jar 2.12.65
io.engineblock : at-stdout jar 2.12.65

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.13.1
org.assertj : assertj-core-java8 jar 1.0.0m1

Project Modules

There are no modules declared in this project.

Versions

Version
2.12.65
2.12.64
2.12.63
2.12.62
2.12.61
2.12.60
2.12.59
2.12.58
2.12.57
2.12.56
2.12.55
2.12.54
2.12.53
2.12.52
2.12.51
2.12.50
2.11.48
2.11.47
2.11.46
2.11.44
2.11.43
2.11.42
2.11.41
2.11.39
2.11.38
2.11.37
2.11.36
2.11.35
2.11.34
2.11.33
2.11.32
2.11.31
2.11.30
2.11.29
2.11.24
2.11.23
2.11.22
2.11.20
2.11.19
2.11.18
2.11.17
2.11.16
2.11.15
2.11.13
2.11.12
2.11.11
2.11.10
2.11.09
2.11.08
2.11.07
2.11.06
2.11.05