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