MVN

org.apache.axis2 : axis2-transport-tcp

Maven & Gradle

Jul 13, 2022
7 usages

Apache Axis2 - Transport - TCP · This inclues all the available transports in Axis2

<dependency>
    <groupId>org.apache.axis2</groupId>
    <artifactId>axis2-transport-tcp</artifactId>
    <version>1.8.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.axis2 : axis2-transport-tcp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.2

All Versions

Choose a version of org.apache.axis2 : axis2-transport-tcp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
axis2-transport-tcp-1.8.2
axis2-transport-tcp-1.8.1
axis2-transport-tcp-1.8.0
1.7.x
axis2-transport-tcp-1.7.9
axis2-transport-tcp-1.7.8
axis2-transport-tcp-1.7.7
axis2-transport-tcp-1.7.6
axis2-transport-tcp-1.7.5
axis2-transport-tcp-1.7.4
axis2-transport-tcp-1.7.3
axis2-transport-tcp-1.7.2
axis2-transport-tcp-1.7.1
axis2-transport-tcp-1.7.0
1.6.x
axis2-transport-tcp-1.6.4
axis2-transport-tcp-1.6.3
1.0.x
axis2-transport-tcp-1.0.0

How to add a dependency to Maven

Add the following org.apache.axis2 : axis2-transport-tcp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.axis2</groupId>
    <artifactId>axis2-transport-tcp</artifactId>
    <version>1.8.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.axis2 : axis2-transport-tcp gradle dependency to your build.gradle file:

implementation 'org.apache.axis2:axis2-transport-tcp:1.8.2'

Gradle Kotlin DSL: Add the following org.apache.axis2 : axis2-transport-tcp gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.axis2:axis2-transport-tcp:1.8.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.axis2 : axis2-transport-tcp sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.axis2" % "axis2-transport-tcp" % "1.8.2"

Advertisement

Dependencies from Group

Jul 13, 2022
143 usages
Jul 13, 2022
102 usages
Jul 13, 2022
98 usages
Jul 13, 2022
95 usages
Jul 13, 2022
45 usages

Discover Dependencies

Jul 13, 2022
8 usages
Aug 17, 2023
8 usages
0 stars
Aug 19, 2015
7 usages
Feb 18, 2017
11 usages
Jul 22, 2019
11 usages
2 stars
app
Jul 22, 2019
11 usages
2 stars
Jul 11, 2015
6 usages
Apr 09, 2022
8 usages
Aug 31, 2017
7 usages
32 stars
Jul 11, 2023
8 usages
2.7k stars