| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices | 
        
| GroupId | GroupIdcom.github.hiwepy | 
    
| ArtifactId | ArtifactIdsoapui-spring-boot-starter | 
    
| Last Version | Last Version1.0.4.RELEASE | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncom.github.hiwepy:soapui-spring-boot-starter 
            Spring Boot Starter For Soapui 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/com.github.hiwepy/soapui-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.hiwepy</groupId>
    <artifactId>soapui-spring-boot-starter</artifactId>
    <version>1.0.4.RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.hiwepy/soapui-spring-boot-starter/
implementation 'com.github.hiwepy:soapui-spring-boot-starter:1.0.4.RELEASE'
                // https://jarcasting.com/artifacts/com.github.hiwepy/soapui-spring-boot-starter/
implementation ("com.github.hiwepy:soapui-spring-boot-starter:1.0.4.RELEASE")
                'com.github.hiwepy:soapui-spring-boot-starter:jar:1.0.4.RELEASE'
                <dependency org="com.github.hiwepy" name="soapui-spring-boot-starter" rev="1.0.4.RELEASE">
  <artifact name="soapui-spring-boot-starter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.hiwepy', module='soapui-spring-boot-starter', version='1.0.4.RELEASE')
)
                libraryDependencies += "com.github.hiwepy" % "soapui-spring-boot-starter" % "1.0.4.RELEASE"
                [com.github.hiwepy/soapui-spring-boot-starter "1.0.4.RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.29 | 
| org.springframework.boot : spring-boot-starter | jar | 2.2.2.RELEASE | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.2.RELEASE | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.2.RELEASE | 
| com.eviware » soapui | jar | 5.4.0 | 
| com.github.hiwepy : soapui-template | jar | 1.0.2.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.databene : contiperf | jar | 2.3.4 | 
| org.slf4j : slf4j-simple | jar | 1.7.29 | 
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.2.RELEASE |