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