is not current version
Last Version 3.2.2

org.wso2.am.microgw:components 3.0.0-beta


GroupId

GroupId

org.wso2.am.microgw
ArtifactId

ArtifactId

components
Version

Version

3.0.0-beta
Type

Type

pom

Download components 3.0.0-beta


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