License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.wso2.analytics.is |
ArtifactId | ArtifactIdtcp-client |
Version | Version5.10.0-m2 |
Type | Typepom |
Description |
DescriptionWSO2 Stream Processor - Sample - TCP Client
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tcp-client-5.10.0-m2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.analytics.is/tcp-client/ -->
<dependency>
<groupId>org.wso2.analytics.is</groupId>
<artifactId>tcp-client</artifactId>
<version>5.10.0-m2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.analytics.is/tcp-client/
implementation 'org.wso2.analytics.is:tcp-client:5.10.0-m2'
// https://jarcasting.com/artifacts/org.wso2.analytics.is/tcp-client/
implementation ("org.wso2.analytics.is:tcp-client:5.10.0-m2")
'org.wso2.analytics.is:tcp-client:pom:5.10.0-m2'
<dependency org="org.wso2.analytics.is" name="tcp-client" rev="5.10.0-m2">
<artifact name="tcp-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.analytics.is', module='tcp-client', version='5.10.0-m2')
)
libraryDependencies += "org.wso2.analytics.is" % "tcp-client" % "5.10.0-m2"
[org.wso2.analytics.is/tcp-client "5.10.0-m2"]
Group / Artifact | Type | Version |
---|---|---|
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 |
org.wso2.siddhi : siddhi-core | jar | 4.5.9 |