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

Spring Boot Starter For Axis2

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

spring-boot-starter-axis2
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download spring-boot-starter-axis2

How to add to project

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

Dependencies

compile (31)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 4.0.1
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
javax.activation : activation jar 1.1.1
org.apache.ws.xmlschema : xmlschema-core jar 2.2.3
org.apache.axis2 : axis2-kernel jar 1.7.9
org.apache.axis2 : axis2-adb jar 1.7.9
org.apache.axis2 : axis2-adb-codegen jar 1.7.9
org.apache.axis2 : axis2-corba jar 1.7.9
org.apache.axis2 : axis2-codegen jar 1.7.9
org.apache.axis2 : axis2-jaxbri jar 1.7.9
org.apache.axis2 : axis2-jibx jar 1.7.9
org.apache.axis2 : axis2-jaxws jar 1.7.9
org.apache.axis2 : axis2-jaxws-api jar 1.4.1
org.apache.axis2 : axis2-jws-api jar 1.4.1
org.apache.axis2 : axis2-json jar 1.7.9
org.apache.axis2 : axis2-metadata jar 1.7.9
org.apache.axis2 : axis2-mtompolicy jar 1.7.9
org.apache.axis2 : axis2-saaj jar 1.7.9
org.apache.axis2 : axis2-saaj-api jar 1.4.1
org.apache.axis2 : axis2-spring jar 1.7.9
org.apache.axis2 : axis2-xmlbeans jar 1.7.9
org.apache.axis2 : addressing mar 1.7.9
org.apache.axis2 : axis2-transport-base jar 1.7.9
org.apache.axis2 : axis2-transport-http jar 1.7.9
org.apache.axis2 : axis2-transport-jms jar 1.7.9
org.apache.axis2 : axis2-transport-local jar 1.7.9
org.apache.axis2 : axis2-transport-mail jar 1.7.9
org.apache.axis2 : axis2-transport-tcp jar 1.7.9
org.apache.axis2 : axis2-transport-udp jar 1.7.9

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE