License |
License |
---|---|
GroupId | GroupIdio.orangebeard |
ArtifactId | ArtifactIdorangebeard-soapui-plugin |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSoapUI Listener Plugin
A SoapUI plugin to report SoapUI tests to Orangebeard
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.orangebeard/orangebeard-soapui-plugin/ -->
<dependency>
<groupId>io.orangebeard</groupId>
<artifactId>orangebeard-soapui-plugin</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.orangebeard/orangebeard-soapui-plugin/
implementation 'io.orangebeard:orangebeard-soapui-plugin:0.0.5'
// https://jarcasting.com/artifacts/io.orangebeard/orangebeard-soapui-plugin/
implementation ("io.orangebeard:orangebeard-soapui-plugin:0.0.5")
'io.orangebeard:orangebeard-soapui-plugin:jar:0.0.5'
<dependency org="io.orangebeard" name="orangebeard-soapui-plugin" rev="0.0.5">
<artifact name="orangebeard-soapui-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.orangebeard', module='orangebeard-soapui-plugin', version='0.0.5')
)
libraryDependencies += "io.orangebeard" % "orangebeard-soapui-plugin" % "0.0.5"
[io.orangebeard/orangebeard-soapui-plugin "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
io.orangebeard : java-client | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
com.smartbear.soapui » soapui | jar | 5.7.0 |