License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity |
ArtifactId | ArtifactIdidentity-application-auth-basicauth |
Last Version | Last Version5.2.0-m2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - BasicAuth Identity Application Authenticator Module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
identity-application-auth-basicauth-5.2.0-m2.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-application-auth-basicauth/ -->
<dependency>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>identity-application-auth-basicauth</artifactId>
<version>5.2.0-m2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-application-auth-basicauth/
implementation 'org.wso2.carbon.identity:identity-application-auth-basicauth:5.2.0-m2'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-application-auth-basicauth/
implementation ("org.wso2.carbon.identity:identity-application-auth-basicauth:5.2.0-m2")
'org.wso2.carbon.identity:identity-application-auth-basicauth:pom:5.2.0-m2'
<dependency org="org.wso2.carbon.identity" name="identity-application-auth-basicauth" rev="5.2.0-m2">
<artifact name="identity-application-auth-basicauth" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='identity-application-auth-basicauth', version='5.2.0-m2')
)
libraryDependencies += "org.wso2.carbon.identity" % "identity-application-auth-basicauth" % "5.2.0-m2"
[org.wso2.carbon.identity/identity-application-auth-basicauth "5.2.0-m2"]