GroupId | GroupIdorg.wso2.carbon.analytics-common |
---|---|
ArtifactId | ArtifactIdauthentication-feature |
Version | Version6.0.69 |
Type | Typepom |
Filename | Size |
---|---|
authentication-feature-6.0.69.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.analytics-common/authentication-feature/ -->
<dependency>
<groupId>org.wso2.carbon.analytics-common</groupId>
<artifactId>authentication-feature</artifactId>
<version>6.0.69</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.analytics-common/authentication-feature/
implementation 'org.wso2.carbon.analytics-common:authentication-feature:6.0.69'
// https://jarcasting.com/artifacts/org.wso2.carbon.analytics-common/authentication-feature/
implementation ("org.wso2.carbon.analytics-common:authentication-feature:6.0.69")
'org.wso2.carbon.analytics-common:authentication-feature:pom:6.0.69'
<dependency org="org.wso2.carbon.analytics-common" name="authentication-feature" rev="6.0.69">
<artifact name="authentication-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.analytics-common', module='authentication-feature', version='6.0.69')
)
libraryDependencies += "org.wso2.carbon.analytics-common" % "authentication-feature" % "6.0.69"
[org.wso2.carbon.analytics-common/authentication-feature "6.0.69"]