Last Version

Addressing 1.1.1

WS-Addressing implementation for Axis 1.4. Starting from the Apache Addressing project, closed in 2005, this project wants to provide a common implementation for any open source project that rely on non-interoperable modifications of the original source code.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.addressing
ArtifactId

ArtifactId

addressing
Version

Version

1.1.1
Type

Type

jar
Description

Description

Addressing
WS-Addressing implementation for Axis 1.4. Starting from the Apache Addressing project, closed in 2005, this project wants to provide a common implementation for any open source project that rely on non-interoperable modifications of the original source code.
Project URL

Project URL

http://addressing.sourceforge.net
Project Organization

Project Organization

Rodrigo Ruiz

Download addressing 1.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
axis : axis jar 1.4
wsdl4j : wsdl4j jar 1.5.3
commons-discovery : commons-discovery jar 0.4
commons-logging : commons-logging jar 1.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.