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