Jar examples for a:axis2-transport-tcp
This inclues all the available transports in Axis2
You can download jar file axis2-transport-tcp 1.0.0 in this page.
Apache License
You can use the following script to add axis2-transport-tcp-1.0.0.jar to your project.
<dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transport-tcp</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.apache.axis2', name: 'axis2-transport-tcp', version: '1.0.0'
libraryDependencies += "org.apache.axis2" % "axis2-transport-tcp" % "1.0.0"
<dependency org="org.apache.axis2" name="axis2-transport-tcp" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.axis2', module='axis2-transport-tcp', version='1.0.0'))
'org.apache.axis2:axis2-transport-tcp:jar:1.0.0'
Click the following link to download the jar file.
axis2-transport-tcp-1.0.0-sources.jar