is not current version
Last Version 9.0.78

org.wso2.carbon.apimgt:org.wso2.carbon.forum.feature 6.2.77

This feature contains the bundles required for Forum

GroupId

GroupId

org.wso2.carbon.apimgt
ArtifactId

ArtifactId

org.wso2.carbon.forum.feature
Version

Version

6.2.77
Type

Type

pom

Download org.wso2.carbon.forum.feature 6.2.77


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