License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.extension.identity.authenticator |
ArtifactId | ArtifactIdorg.wso2.carbon.extension.identity.authenticator.token2 |
Version | Version1.0.0 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon Extension - Token2 Pom
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
org.wso2.carbon.extension.identity.authenticator.token2-1.0.0.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.token2/ -->
<dependency>
<groupId>org.wso2.carbon.extension.identity.authenticator</groupId>
<artifactId>org.wso2.carbon.extension.identity.authenticator.token2</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.token2/
implementation 'org.wso2.carbon.extension.identity.authenticator:org.wso2.carbon.extension.identity.authenticator.token2:1.0.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.token2/
implementation ("org.wso2.carbon.extension.identity.authenticator:org.wso2.carbon.extension.identity.authenticator.token2:1.0.0")
'org.wso2.carbon.extension.identity.authenticator:org.wso2.carbon.extension.identity.authenticator.token2:pom:1.0.0'
<dependency org="org.wso2.carbon.extension.identity.authenticator" name="org.wso2.carbon.extension.identity.authenticator.token2" rev="1.0.0">
<artifact name="org.wso2.carbon.extension.identity.authenticator.token2" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.extension.identity.authenticator', module='org.wso2.carbon.extension.identity.authenticator.token2', version='1.0.0')
)
libraryDependencies += "org.wso2.carbon.extension.identity.authenticator" % "org.wso2.carbon.extension.identity.authenticator.token2" % "1.0.0"
[org.wso2.carbon.extension.identity.authenticator/org.wso2.carbon.extension.identity.authenticator.token2 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.common | jar | 1.0.1 |
javax.servlet : jstl | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon.identity » org.wso2.carbon.identity.application.authentication.endpoint.util | jar | 5.0.7 |
org.wso2.carbon.identity » org.wso2.carbon.identity.mgt | jar | 5.0.7 |
javax.servlet : servlet-api | jar | 3.0-alpha-1 |