Last Version

WSO2 Stream Processor - Sample - TCP Server 4.4.0-RC4

WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.

License

License

GroupId

GroupId

org.wso2.sp
ArtifactId

ArtifactId

tcp-server
Version

Version

4.4.0-RC4
Type

Type

pom
Description

Description

WSO2 Stream Processor - Sample - TCP Server
WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.
Project Organization

Project Organization

WSO2

Download tcp-server 4.4.0-RC4

Filename Size
tcp-server-4.4.0-RC4.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.wso2.sp/tcp-server/ -->
<dependency>
    <groupId>org.wso2.sp</groupId>
    <artifactId>tcp-server</artifactId>
    <version>4.4.0-RC4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.sp/tcp-server/
implementation 'org.wso2.sp:tcp-server:4.4.0-RC4'
// https://jarcasting.com/artifacts/org.wso2.sp/tcp-server/
implementation ("org.wso2.sp:tcp-server:4.4.0-RC4")
'org.wso2.sp:tcp-server:pom:4.4.0-RC4'
<dependency org="org.wso2.sp" name="tcp-server" rev="4.4.0-RC4">
  <artifact name="tcp-server" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.sp', module='tcp-server', version='4.4.0-RC4')
)
libraryDependencies += "org.wso2.sp" % "tcp-server" % "4.4.0-RC4"
[org.wso2.sp/tcp-server "4.4.0-RC4"]

Dependencies

compile (5)

Group / Artifact Type Version
org.wso2.siddhi : siddhi-core jar 4.5.5
org.wso2.siddhi : siddhi-query-api jar 4.5.5
org.wso2.siddhi : siddhi-annotations jar 4.5.5
org.wso2.extension.siddhi.io.tcp : siddhi-io-tcp jar 2.1.2
org.wso2.extension.siddhi.map.binary : siddhi-map-binary jar 1.1.1

Project Modules

There are no modules declared in this project.