Last Version

Client Library for SOAP using Apache Axis 1.1.3

Client library including SOAP client based on Apache Axis for the Service Grid Server Software and java web services.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.langrid
ArtifactId

ArtifactId

jp.go.nict.langrid.client.axis
Version

Version

1.1.3
Type

Type

jar
Description

Description

Client Library for SOAP using Apache Axis
Client library including SOAP client based on Apache Axis for the Service Grid Server Software and java web services.
Project URL

Project URL

http://langrid.org/

Download jp.go.nict.langrid.client.axis 1.1.3


<!-- https://jarcasting.com/artifacts/org.langrid/jp.go.nict.langrid.client.axis/ -->
<dependency>
    <groupId>org.langrid</groupId>
    <artifactId>jp.go.nict.langrid.client.axis</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.langrid/jp.go.nict.langrid.client.axis/
implementation 'org.langrid:jp.go.nict.langrid.client.axis:1.1.3'
// https://jarcasting.com/artifacts/org.langrid/jp.go.nict.langrid.client.axis/
implementation ("org.langrid:jp.go.nict.langrid.client.axis:1.1.3")
'org.langrid:jp.go.nict.langrid.client.axis:jar:1.1.3'
<dependency org="org.langrid" name="jp.go.nict.langrid.client.axis" rev="1.1.3">
  <artifact name="jp.go.nict.langrid.client.axis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.langrid', module='jp.go.nict.langrid.client.axis', version='1.1.3')
)
libraryDependencies += "org.langrid" % "jp.go.nict.langrid.client.axis" % "1.1.3"
[org.langrid/jp.go.nict.langrid.client.axis "1.1.3"]

Dependencies

compile (8)

Group / Artifact Type Version
org.langrid : jp.go.nict.langrid.commons jar 1.1.3
org.langrid : jp.go.nict.langrid.client jar 1.1.3
org.langrid : axis-java8 jar 1.4-patch.2
org.apache.axis : axis-jaxrpc jar 1.4
org.apache.axis : axis-saaj jar 1.4
axis : axis-wsdl4j jar 1.5.1
commons-logging : commons-logging jar 1.1.3
commons-discovery : commons-discovery jar 0.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.