is not current version
Last Version 4.12.10

org.wso2.carbon.deployment:spring-services-feature 4.3.1


GroupId

GroupId

org.wso2.carbon.deployment
ArtifactId

ArtifactId

spring-services-feature
Version

Version

4.3.1
Type

Type

pom

Download spring-services-feature 4.3.1


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