License |
License |
---|---|
GroupId | GroupIdcom.github.sinall |
ArtifactId | ArtifactIdsoapor-parent |
Version | Version1.1.3 |
Type | Typepom |
Description |
Descriptionsoapor
SOAPor is a lightweight java SOAP Client for Web Service automation testing.
|
Project URL |
Project URL |
Filename | Size |
---|---|
soapor-parent-1.1.3.pom | 3 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |