License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.is |
ArtifactId | ArtifactIdwso2is-hash-provider |
Last Version | Last Version5.12.0-m30 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionIdentity Server : Hash Provider
WSO2 Identity Server
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wso2is-hash-provider-5.12.0-m30.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.is/wso2is-hash-provider/ -->
<dependency>
<groupId>org.wso2.is</groupId>
<artifactId>wso2is-hash-provider</artifactId>
<version>5.12.0-m30</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.is/wso2is-hash-provider/
implementation 'org.wso2.is:wso2is-hash-provider:5.12.0-m30'
// https://jarcasting.com/artifacts/org.wso2.is/wso2is-hash-provider/
implementation ("org.wso2.is:wso2is-hash-provider:5.12.0-m30")
'org.wso2.is:wso2is-hash-provider:pom:5.12.0-m30'
<dependency org="org.wso2.is" name="wso2is-hash-provider" rev="5.12.0-m30">
<artifact name="wso2is-hash-provider" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.is', module='wso2is-hash-provider', version='5.12.0-m30')
)
libraryDependencies += "org.wso2.is" % "wso2is-hash-provider" % "5.12.0-m30"
[org.wso2.is/wso2is-hash-provider "5.12.0-m30"]