Last Version

Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter 3.2.0

Provides the capability to connect to a remote component, using the SOAP protocol

License

License

GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

uimaj-adapter-soap
Version

Version

3.2.0
Type

Type

jar
Description

Description

Apache UIMA Base: uimaj-adapter-soap: SOAP Adapter
Provides the capability to connect to a remote component, using the SOAP protocol
Project URL

Project URL

https://uima.apache.org
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/uima-uimaj/

Download uimaj-adapter-soap 3.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.uima : uimaj-core jar 3.2.0
axis : axis jar 1.3
axis : axis-jaxrpc jar 1.3
org.apache.geronimo.specs : geronimo-activation_1.0.2_spec jar 1.2

provided (1)

Group / Artifact Type Version
com.github.stephenc.findbugs : findbugs-annotations jar 1.3.9-1

Project Modules

There are no modules declared in this project.