Last Version

com.github.hiwepy:axis2-client-spring-boot-starter 2.0.0.RELEASE

Spring Boot Starter For Axis2 Client

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

axis2-client-spring-boot-starter
Version

Version

2.0.0.RELEASE
Type

Type

jar
Description

Description

com.github.hiwepy:axis2-client-spring-boot-starter
Spring Boot Starter For Axis2 Client
Project URL

Project URL

https://github.com/hiwepy/axis2-client-spring-boot-starter

Download axis2-client-spring-boot-starter 2.0.0.RELEASE


<!-- 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"]

Dependencies

compile (11)

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

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.32
org.springframework.boot : spring-boot-starter-test jar 2.6.0

Project Modules

There are no modules declared in this project.