is not current version
Last Version 5.1.2

org.wso2.carbon.identity:identity-application-auth-requestpath-basicauth 5.1.1


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

identity-application-auth-requestpath-basicauth
Version

Version

5.1.1
Type

Type

pom

Download identity-application-auth-requestpath-basicauth 5.1.1


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-application-auth-requestpath-basicauth/ -->
<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity-application-auth-requestpath-basicauth</artifactId>
    <version>5.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-application-auth-requestpath-basicauth/
implementation 'org.wso2.carbon.identity:identity-application-auth-requestpath-basicauth:5.1.1'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-application-auth-requestpath-basicauth/
implementation ("org.wso2.carbon.identity:identity-application-auth-requestpath-basicauth:5.1.1")
'org.wso2.carbon.identity:identity-application-auth-requestpath-basicauth:pom:5.1.1'
<dependency org="org.wso2.carbon.identity" name="identity-application-auth-requestpath-basicauth" rev="5.1.1">
  <artifact name="identity-application-auth-requestpath-basicauth" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='identity-application-auth-requestpath-basicauth', version='5.1.1')
)
libraryDependencies += "org.wso2.carbon.identity" % "identity-application-auth-requestpath-basicauth" % "5.1.1"
[org.wso2.carbon.identity/identity-application-auth-requestpath-basicauth "5.1.1"]