Last Version

Sandesha2 - Client 1.6.2

Sandesha2 is an implementation of WS-ReliableMessaging specifications for Apache Axis2. By using Sandesha2 you can add reliable messaging capability to the Web services you have hosted in Axis2. You can also use Sandesha2 with Axis2 client to interact with already hosted web services in a reliable manner. Please see Sandesha2 user guide for more information on using Sandesha2. Read Sandesha2 Architecture guide to see how Sandesha2 works internally.

License

License

Categories

Categories

Ant Build Tools CLI User Interface
GroupId

GroupId

org.apache.sandesha2
ArtifactId

ArtifactId

sandesha2-client-constants
Version

Version

1.6.2
Type

Type

jar
Description

Description

Sandesha2 - Client
Sandesha2 is an implementation of WS-ReliableMessaging specifications for Apache Axis2. By using Sandesha2 you can add reliable messaging capability to the Web services you have hosted in Axis2. You can also use Sandesha2 with Axis2 client to interact with already hosted web services in a reliable manner. Please see Sandesha2 user guide for more information on using Sandesha2. Read Sandesha2 Architecture guide to see how Sandesha2 works internally.
Project URL

Project URL

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

Project Organization

The Apache Software Foundation

Download sandesha2-client-constants 1.6.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.ws.commons.axiom : axiom-api jar 1.2.13
org.apache.ws.commons.axiom : axiom-impl jar 1.2.13
org.apache.ws.commons.axiom : axiom-dom jar 1.2.13
commons-logging : commons-logging jar 1.1.1
org.apache.axis2 : axis2-kernel jar 1.6.2
org.apache.axis2 : addressing mar 1.6.2
org.apache.axis2 : axis2-mtompolicy jar 1.6.2

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.apache.httpcomponents : httpcore jar 4.0-beta1

Project Modules

There are no modules declared in this project.