License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity |
ArtifactId | ArtifactIdbasicauth-request-path-authenticator-feature |
Version | Version5.0.8 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Basic Auth Request Path Application Autenticator Feature Aggregator Module
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
basicauth-request-path-authenticator-feature-5.0.8.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/basicauth-request-path-authenticator-feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>basicauth-request-path-authenticator-feature</artifactId>
<version>5.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/basicauth-request-path-authenticator-feature/
implementation 'org.wso2.carbon.identity:basicauth-request-path-authenticator-feature:5.0.8'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/basicauth-request-path-authenticator-feature/
implementation ("org.wso2.carbon.identity:basicauth-request-path-authenticator-feature:5.0.8")
'org.wso2.carbon.identity:basicauth-request-path-authenticator-feature:pom:5.0.8'
<dependency org="org.wso2.carbon.identity" name="basicauth-request-path-authenticator-feature" rev="5.0.8">
<artifact name="basicauth-request-path-authenticator-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='basicauth-request-path-authenticator-feature', version='5.0.8')
)
libraryDependencies += "org.wso2.carbon.identity" % "basicauth-request-path-authenticator-feature" % "5.0.8"
[org.wso2.carbon.identity/basicauth-request-path-authenticator-feature "5.0.8"]