License |
License |
---|---|
GroupId | GroupIdcom.github.sinall |
ArtifactId | ArtifactIdsoapor-matchers |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsoapor-matcher
The matchers for SOAPMessage.
|
Filename | Size |
---|---|
soapor-matchers-1.1.3.pom | |
soapor-matchers-1.1.3.jar | 5 KB |
soapor-matchers-1.1.3-sources.jar | 2 KB |
soapor-matchers-1.1.3-javadoc.jar | 31 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |