Last Version

soapor 1.0.1

SOAPor is a lightweight java SOAP Client for Web Service automation testing.

License

License

GroupId

GroupId

com.github.sinall
ArtifactId

ArtifactId

soapor
Version

Version

1.0.1
Type

Type

jar
Description

Description

soapor
SOAPor is a lightweight java SOAP Client for Web Service automation testing.
Project URL

Project URL

https://github.com/sinall/soapor

Download soapor 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1
commons-beanutils : commons-beanutils jar 1.9.0
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.