License |
License |
---|---|
Categories |
CategoriesSiddhi Business Logic Libraries Machine Learning |
GroupId | GroupIdorg.wso2.extension.siddhi.io.tcp |
ArtifactId | ArtifactIdsiddhi-io-tcp-parent |
Version | Version3.0.1 |
Type | Typepom |
Description |
DescriptionSiddhi IO TCP Extension Parent
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
siddhi-io-tcp-parent-3.0.1.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.extension.siddhi.io.tcp/siddhi-io-tcp-parent/ -->
<dependency>
<groupId>org.wso2.extension.siddhi.io.tcp</groupId>
<artifactId>siddhi-io-tcp-parent</artifactId>
<version>3.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.extension.siddhi.io.tcp/siddhi-io-tcp-parent/
implementation 'org.wso2.extension.siddhi.io.tcp:siddhi-io-tcp-parent:3.0.1'
// https://jarcasting.com/artifacts/org.wso2.extension.siddhi.io.tcp/siddhi-io-tcp-parent/
implementation ("org.wso2.extension.siddhi.io.tcp:siddhi-io-tcp-parent:3.0.1")
'org.wso2.extension.siddhi.io.tcp:siddhi-io-tcp-parent:pom:3.0.1'
<dependency org="org.wso2.extension.siddhi.io.tcp" name="siddhi-io-tcp-parent" rev="3.0.1">
<artifact name="siddhi-io-tcp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.extension.siddhi.io.tcp', module='siddhi-io-tcp-parent', version='3.0.1')
)
libraryDependencies += "org.wso2.extension.siddhi.io.tcp" % "siddhi-io-tcp-parent" % "3.0.1"
[org.wso2.extension.siddhi.io.tcp/siddhi-io-tcp-parent "3.0.1"]