| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices CLI User Interface | 
| GroupId | GroupIdcom.github.hiwepy | 
| ArtifactId | ArtifactIdaxis2-client-spring-boot-starter | 
| Version | Version2.0.0.RELEASE | 
| Type | Typejar | 
| Description | Descriptioncom.github.hiwepy:axis2-client-spring-boot-starter Spring Boot Starter For Axis2 Client | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.github.hiwepy/axis2-client-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.hiwepy</groupId>
    <artifactId>axis2-client-spring-boot-starter</artifactId>
    <version>2.0.0.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.github.hiwepy/axis2-client-spring-boot-starter/
implementation 'com.github.hiwepy:axis2-client-spring-boot-starter:2.0.0.RELEASE'// https://jarcasting.com/artifacts/com.github.hiwepy/axis2-client-spring-boot-starter/
implementation ("com.github.hiwepy:axis2-client-spring-boot-starter:2.0.0.RELEASE")'com.github.hiwepy:axis2-client-spring-boot-starter:jar:2.0.0.RELEASE'<dependency org="com.github.hiwepy" name="axis2-client-spring-boot-starter" rev="2.0.0.RELEASE">
  <artifact name="axis2-client-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.hiwepy', module='axis2-client-spring-boot-starter', version='2.0.0.RELEASE')
)libraryDependencies += "com.github.hiwepy" % "axis2-client-spring-boot-starter" % "2.0.0.RELEASE"[com.github.hiwepy/axis2-client-spring-boot-starter "2.0.0.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 | 
| org.springframework.boot : spring-boot-starter | jar | 2.6.0 | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.0 | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.0 | 
| javax.activation : activation | jar | 1.1.1 | 
| org.apache.axis2 : axis2-kernel | jar | 1.8.0 | 
| org.apache.axis2 : axis2-adb | jar | 1.8.0 | 
| org.apache.axis2 : axis2-transport-local | jar | 1.8.0 | 
| org.apache.axis2 : axis2-transport-http | jar | 1.8.0 | 
| org.apache.axis2 : addressing | mar | 1.8.0 | 
| org.codehaus.woodstox : stax2-api | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.32 | 
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.0 |