Last Version

at-tcp 2.12.65

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
Version

Version

2.12.65
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 2.12.65


<!-- 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.