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