Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.wso2.carbon.extension.identity.authenticator |
ArtifactId | ArtifactIdorg.wso2.carbon.extension.identity.authenticator.inwebo.endpoint |
Version | Version1.0.0 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.inwebo.endpoint/ -->
<dependency>
<groupId>org.wso2.carbon.extension.identity.authenticator</groupId>
<artifactId>org.wso2.carbon.extension.identity.authenticator.inwebo.endpoint</artifactId>
<version>1.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.inwebo.endpoint/
implementation 'org.wso2.carbon.extension.identity.authenticator:org.wso2.carbon.extension.identity.authenticator.inwebo.endpoint:1.0.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.inwebo.endpoint/
implementation ("org.wso2.carbon.extension.identity.authenticator:org.wso2.carbon.extension.identity.authenticator.inwebo.endpoint:1.0.0")
'org.wso2.carbon.extension.identity.authenticator:org.wso2.carbon.extension.identity.authenticator.inwebo.endpoint:war:1.0.0'
<dependency org="org.wso2.carbon.extension.identity.authenticator" name="org.wso2.carbon.extension.identity.authenticator.inwebo.endpoint" rev="1.0.0">
<artifact name="org.wso2.carbon.extension.identity.authenticator.inwebo.endpoint" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.extension.identity.authenticator', module='org.wso2.carbon.extension.identity.authenticator.inwebo.endpoint', version='1.0.0')
)
libraryDependencies += "org.wso2.carbon.extension.identity.authenticator" % "org.wso2.carbon.extension.identity.authenticator.inwebo.endpoint" % "1.0.0"
[org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.inwebo.endpoint "1.0.0"]