License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.local.auth.requestpath.basic |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature |
Last Version | Last Version5.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBasic Auth Request Path Application Authenticator Server Feature
This feature contains the core bundles required for Basic Auth Request Path Application Authenticator
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.local.auth.requestpath.basic/org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.local.auth.requestpath.basic</groupId>
<artifactId>org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature</artifactId>
<version>5.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.local.auth.requestpath.basic/org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature/
implementation 'org.wso2.carbon.identity.local.auth.requestpath.basic:org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature:5.5.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.local.auth.requestpath.basic/org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature/
implementation ("org.wso2.carbon.identity.local.auth.requestpath.basic:org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature:5.5.0")
'org.wso2.carbon.identity.local.auth.requestpath.basic:org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature:pom:5.5.0'
<dependency org="org.wso2.carbon.identity.local.auth.requestpath.basic" name="org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature" rev="5.5.0">
<artifact name="org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.local.auth.requestpath.basic', module='org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature', version='5.5.0')
)
libraryDependencies += "org.wso2.carbon.identity.local.auth.requestpath.basic" % "org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature" % "5.5.0"
[org.wso2.carbon.identity.local.auth.requestpath.basic/org.wso2.carbon.identity.application.authenticator.requestpath.basicauth.server.feature "5.5.0"]