soapor

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

License

License

GroupId

GroupId

com.github.sinall
ArtifactId

ArtifactId

soapor-parent
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

pom
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-parent

Filename Size
soapor-parent-1.1.3.pom 3 KB
Browse

How to add to project

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

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

  • soapor-core
  • soapor-matchers

Versions

Version
1.1.3
1.0.2