soapor-matcher

The matchers for SOAPMessage.

License

License

GroupId

GroupId

com.github.sinall
ArtifactId

ArtifactId

soapor-matchers
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

soapor-matcher
The matchers for SOAPMessage.

Download soapor-matchers

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.sinall : soapor-core jar 1.1.3
org.hamcrest : hamcrest-core jar 1.3
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.

Versions

Version
1.1.3
1.0.2