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