MVN

io.siddhi.extension.io.tcp : siddhi-io-tcp

Maven & Gradle

Feb 16, 2022
8 usages
1 stars

Siddhi IO TCP Extension

<dependency>
    <groupId>io.siddhi.extension.io.tcp</groupId>
    <artifactId>siddhi-io-tcp</artifactId>
    <version>3.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.siddhi.extension.io.tcp : siddhi-io-tcp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.6

All Versions

Choose a version of io.siddhi.extension.io.tcp : siddhi-io-tcp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
siddhi-io-tcp-3.0.6
siddhi-io-tcp-3.0.5
siddhi-io-tcp-3.0.4
siddhi-io-tcp-3.0.3
siddhi-io-tcp-3.0.2

How to add a dependency to Maven

Add the following io.siddhi.extension.io.tcp : siddhi-io-tcp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.siddhi.extension.io.tcp</groupId>
    <artifactId>siddhi-io-tcp</artifactId>
    <version>3.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.siddhi.extension.io.tcp : siddhi-io-tcp gradle dependency to your build.gradle file:

implementation 'io.siddhi.extension.io.tcp:siddhi-io-tcp:3.0.6'

Gradle Kotlin DSL: Add the following io.siddhi.extension.io.tcp : siddhi-io-tcp gradle kotlin dependency to your build.gradle.kts file:

implementation("io.siddhi.extension.io.tcp:siddhi-io-tcp:3.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.siddhi.extension.io.tcp : siddhi-io-tcp sbt scala dependency to your build.sbt file:

libraryDependencies += "io.siddhi.extension.io.tcp" % "siddhi-io-tcp" % "3.0.6"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 30, 2021
1 usages
Nov 26, 2014
6 usages
161 stars
Jul 31, 2023
9 usages
3 stars
Jul 20, 2022
4 usages
2 stars
Jan 20, 2015
4 usages
21 stars
Jan 26, 2020
7 usages
1 stars
Nov 04, 2016
7 usages
261 stars