License |
License |
---|---|
GroupId | GroupIdorg.apache.axis2 |
ArtifactId | ArtifactIdaxis2-transports |
Version | Version1.0.0 |
Type | Typepom |
Description |
DescriptionApache Axis2 - Transport - Root
Axis2 Transports are a set of transport adaptors for the Apache Axis2 project
as well as for the Apache Synapse project. These transports consists of a set of
synchronous as well as completely asynchronous transport adaprots.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
axis2-transports-1.0.0.pom | |
axis2-transports-1.0.0.pom.sig | 18 KB |
axis2-transports-1.0.0-site.xml.sig | 72 bytes |
axis2-transports-1.0.0-site.xml | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.axis2/axis2-transports/ -->
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-transports</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-transports/
implementation 'org.apache.axis2:axis2-transports:1.0.0'
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-transports/
implementation ("org.apache.axis2:axis2-transports:1.0.0")
'org.apache.axis2:axis2-transports:pom:1.0.0'
<dependency org="org.apache.axis2" name="axis2-transports" rev="1.0.0">
<artifact name="axis2-transports" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.axis2', module='axis2-transports', version='1.0.0')
)
libraryDependencies += "org.apache.axis2" % "axis2-transports" % "1.0.0"
[org.apache.axis2/axis2-transports "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.axis2 : axis2-kernel | jar | 1.5 |