| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.github.redfish4ktc.soapui |
| ArtifactId | ArtifactIdmaven-soapui-extension-plugin |
| Last Version | Last Version4.6.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmaven-soapui-extension-plugin
This plugin adds new features and bug fixes to SmartBear soapui-pro-maven-plugin/soapui-maven-plugin.
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.redfish4ktc.soapui/maven-soapui-extension-plugin/ -->
<dependency>
<groupId>com.github.redfish4ktc.soapui</groupId>
<artifactId>maven-soapui-extension-plugin</artifactId>
<version>4.6.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.redfish4ktc.soapui/maven-soapui-extension-plugin/
implementation 'com.github.redfish4ktc.soapui:maven-soapui-extension-plugin:4.6.4.2'
// https://jarcasting.com/artifacts/com.github.redfish4ktc.soapui/maven-soapui-extension-plugin/
implementation ("com.github.redfish4ktc.soapui:maven-soapui-extension-plugin:4.6.4.2")
'com.github.redfish4ktc.soapui:maven-soapui-extension-plugin:jar:4.6.4.2'
<dependency org="com.github.redfish4ktc.soapui" name="maven-soapui-extension-plugin" rev="4.6.4.2">
<artifact name="maven-soapui-extension-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.redfish4ktc.soapui', module='maven-soapui-extension-plugin', version='4.6.4.2')
)
libraryDependencies += "com.github.redfish4ktc.soapui" % "maven-soapui-extension-plugin" % "4.6.4.2"
[com.github.redfish4ktc.soapui/maven-soapui-extension-plugin "4.6.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.smartbear.soapui » soapui-pro-maven-plugin | jar | 4.6.4 |
| com.jgoodies : forms | jar | 1.0.7 |
| org.apache.commons : commons-lang3 | jar | 3.3.1 |
| net.sf.jasperreports : jasperreports | jar | 4.0.2 |
| org.apache.maven : maven-project | jar | 2.2.1 |
| org.apache.maven : maven-plugin-api | jar | 2.2.1 |
| org.sonatype.aether : aether-api | jar | 1.13.1 |
| org.sonatype.aether : aether-util | jar | 1.13.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.stefanbirkner : system-rules | jar | 1.5.0 |
| org.assertj : assertj-core | jar | 1.6.0 |
| org.mockito : mockito-core | jar | 1.9.5 |