License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.vindell |
ArtifactId | ArtifactIdspring-boot-starter-axis2 |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.vindell:spring-boot-starter-axis2
Spring Boot Starter For Axis2
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |