https://github.com/lyy289065406/soapui
soap 客户端
https://github.com/lyy289065406/soapui
programming
Last synced: 8 months ago
JSON representation
soap 客户端
- Host: GitHub
- URL: https://github.com/lyy289065406/soapui
- Owner: lyy289065406
- License: apache-2.0
- Created: 2022-03-07T15:58:18.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-09T15:11:35.000Z (about 4 years ago)
- Last Synced: 2025-06-12T06:51:40.862Z (10 months ago)
- Topics: programming
- Language: Java
- Homepage:
- Size: 3.17 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# soapui
> soap 客户端
------
## 简介
因此构件的官方组织/作者已放弃维护,且在 maven 中央仓库无法下载原版,故有了此项目。
## 使用方式
maven 的 `settings.yml` 配置 sonatype 中央仓库:
```xml
mvnrepository
mvnrepository
http://mvnrepository.com/
sonatype
sonatype
https://s01.oss.sonatype.org/
```
项目的 `pom.xml` 配置构件坐标:
```xml
com.exp-blog
soapui
1.7.1
```