| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.sinall |
| Идентификатор | Идентификаторsoapor-parent |
| Последняя версия | Последняя версия1.1.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеsoapor
SOAPor is a lightweight java SOAP Client for Web Service automation testing.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| soapor-parent-1.1.3.pom | 3 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.1 |
| commons-beanutils : commons-beanutils | jar | 1.9.0 |
| commons-io : commons-io | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |