is not current version
Last Version 4.1.0-m4

org.wso2.am:am-features 3.1.0

Features specific to the WSO2 API Manager

GroupId

GroupId

org.wso2.am
ArtifactId

ArtifactId

am-features
Version

Version

3.1.0
Type

Type

pom

Download am-features 3.1.0

Filename Size
am-features-3.1.0.pom 1 KB
Browse

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