Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.wso2.carbon.identity.framework |
ArtifactId | ArtifactIdthrift-authenticator-feature |
Version | Version5.12.257 |
Type | Typepom |
Filename | Size |
---|---|
thrift-authenticator-feature-5.12.257.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/thrift-authenticator-feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.framework</groupId>
<artifactId>thrift-authenticator-feature</artifactId>
<version>5.12.257</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/thrift-authenticator-feature/
implementation 'org.wso2.carbon.identity.framework:thrift-authenticator-feature:5.12.257'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/thrift-authenticator-feature/
implementation ("org.wso2.carbon.identity.framework:thrift-authenticator-feature:5.12.257")
'org.wso2.carbon.identity.framework:thrift-authenticator-feature:pom:5.12.257'
<dependency org="org.wso2.carbon.identity.framework" name="thrift-authenticator-feature" rev="5.12.257">
<artifact name="thrift-authenticator-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.framework', module='thrift-authenticator-feature', version='5.12.257')
)
libraryDependencies += "org.wso2.carbon.identity.framework" % "thrift-authenticator-feature" % "5.12.257"
[org.wso2.carbon.identity.framework/thrift-authenticator-feature "5.12.257"]