is not current version
Last Version 4.12.10

org.wso2.carbon.deployment:spring-services 4.5.2


GroupId

GroupId

org.wso2.carbon.deployment
ArtifactId

ArtifactId

spring-services
Version

Version

4.5.2
Type

Type

pom

Download spring-services 4.5.2


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.deployment/spring-services/ -->
<dependency>
    <groupId>org.wso2.carbon.deployment</groupId>
    <artifactId>spring-services</artifactId>
    <version>4.5.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.deployment/spring-services/
implementation 'org.wso2.carbon.deployment:spring-services:4.5.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.deployment/spring-services/
implementation ("org.wso2.carbon.deployment:spring-services:4.5.2")
'org.wso2.carbon.deployment:spring-services:pom:4.5.2'
<dependency org="org.wso2.carbon.deployment" name="spring-services" rev="4.5.2">
  <artifact name="spring-services" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.deployment', module='spring-services', version='4.5.2')
)
libraryDependencies += "org.wso2.carbon.deployment" % "spring-services" % "4.5.2"
[org.wso2.carbon.deployment/spring-services "4.5.2"]