License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.vindell |
ArtifactId | ArtifactIdspring-boot-starter-axis |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.vindell:spring-boot-starter-axis
Spring Boot Starter For Axis
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.vindell/spring-boot-starter-axis/ -->
<dependency>
<groupId>com.github.vindell</groupId>
<artifactId>spring-boot-starter-axis</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vindell/spring-boot-starter-axis/
implementation 'com.github.vindell:spring-boot-starter-axis:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.vindell/spring-boot-starter-axis/
implementation ("com.github.vindell:spring-boot-starter-axis:1.0.0.RELEASE")
'com.github.vindell:spring-boot-starter-axis:jar:1.0.0.RELEASE'
<dependency org="com.github.vindell" name="spring-boot-starter-axis" rev="1.0.0.RELEASE">
<artifact name="spring-boot-starter-axis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vindell', module='spring-boot-starter-axis', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.vindell" % "spring-boot-starter-axis" % "1.0.0.RELEASE"
[com.github.vindell/spring-boot-starter-axis "1.0.0.RELEASE"]
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 |
commons-logging : commons-logging | jar | 1.2 |
commons-discovery : commons-discovery | jar | 0.5 |
org.apache.commons : commons-text | jar | 1.1 |
javax.activation : activation | jar | 1.1.1 |
com.sun.mail : javax.mail | jar | 1.6.2 |
axis : axis-schema | jar | 1.3 |
wsdl4j : wsdl4j | jar | 1.6.3 |
org.apache.axis : axis | jar | 1.4 |
org.apache.axis : axis-ant | jar | 1.4 |
org.apache.axis : axis-jaxrpc | jar | 1.4 |
org.apache.axis : axis-saaj | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.1.RELEASE |