is not current version
Last Version 2.4.23

org.wso2.carbon.store:lifecycle-parent 2.4.22


GroupId

GroupId

org.wso2.carbon.store
ArtifactId

ArtifactId

lifecycle-parent
Version

Version

2.4.22
Type

Type

pom

Download lifecycle-parent 2.4.22


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