is not current version
Last Version 1.8.1

Apache Axis2 - Transport - UDP 1.7.9

UDP transport for Axis2

License

License

GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

axis2-transport-udp
Version

Version

1.7.9
Type

Type

jar
Description

Description

Apache Axis2 - Transport - UDP
UDP transport for Axis2
Project URL

Project URL

http://axis.apache.org/axis2/java/core/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

http://svn.apache.org/viewvc/axis/axis2/java/core/tags/v1.7.9/modules/transport/udp

Download axis2-transport-udp 1.7.9


<!-- https://jarcasting.com/artifacts/org.apache.axis2/axis2-transport-udp/ -->
<dependency>
    <groupId>org.apache.axis2</groupId>
    <artifactId>axis2-transport-udp</artifactId>
    <version>1.7.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-transport-udp/
implementation 'org.apache.axis2:axis2-transport-udp:1.7.9'
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-transport-udp/
implementation ("org.apache.axis2:axis2-transport-udp:1.7.9")
'org.apache.axis2:axis2-transport-udp:jar:1.7.9'
<dependency org="org.apache.axis2" name="axis2-transport-udp" rev="1.7.9">
  <artifact name="axis2-transport-udp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.axis2', module='axis2-transport-udp', version='1.7.9')
)
libraryDependencies += "org.apache.axis2" % "axis2-transport-udp" % "1.7.9"
[org.apache.axis2/axis2-transport-udp "1.7.9"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.axis2 : axis2-transport-base jar 1.7.9
commons-logging : commons-logging jar 1.1.1

test (1)

Group / Artifact Type Version
org.apache.axis2 : axis2-transport-testkit jar 1.7.9

Project Modules

There are no modules declared in this project.