com.github.vindell:spring-boot-starter-axis2-client

Spring Boot Starter For Axis2 Client

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

spring-boot-starter-axis2-client
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download spring-boot-starter-axis2-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.vindell/spring-boot-starter-axis2-client/ -->
<dependency>
    <groupId>com.github.vindell</groupId>
    <artifactId>spring-boot-starter-axis2-client</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vindell/spring-boot-starter-axis2-client/
implementation 'com.github.vindell:spring-boot-starter-axis2-client:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.vindell/spring-boot-starter-axis2-client/
implementation ("com.github.vindell:spring-boot-starter-axis2-client:1.0.0.RELEASE")
'com.github.vindell:spring-boot-starter-axis2-client:jar:1.0.0.RELEASE'
<dependency org="com.github.vindell" name="spring-boot-starter-axis2-client" rev="1.0.0.RELEASE">
  <artifact name="spring-boot-starter-axis2-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vindell', module='spring-boot-starter-axis2-client', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.vindell" % "spring-boot-starter-axis2-client" % "1.0.0.RELEASE"
[com.github.vindell/spring-boot-starter-axis2-client "1.0.0.RELEASE"]

Dependencies

compile (11)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.springframework.boot : spring-boot-starter jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.1.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

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
org.springframework.boot : spring-boot-starter-test jar 2.1.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE