License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Cassandra Data Databases |
GroupId | GroupIdorg.wso2.carbon.identity |
ArtifactId | ArtifactIdcassandra-userstore |
Version | Version4.3.3 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Big data enabled Cassandra User Store 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 |
---|---|
cassandra-userstore-4.3.3.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/cassandra-userstore/ -->
<dependency>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>cassandra-userstore</artifactId>
<version>4.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/cassandra-userstore/
implementation 'org.wso2.carbon.identity:cassandra-userstore:4.3.3'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/cassandra-userstore/
implementation ("org.wso2.carbon.identity:cassandra-userstore:4.3.3")
'org.wso2.carbon.identity:cassandra-userstore:pom:4.3.3'
<dependency org="org.wso2.carbon.identity" name="cassandra-userstore" rev="4.3.3">
<artifact name="cassandra-userstore" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='cassandra-userstore', version='4.3.3')
)
libraryDependencies += "org.wso2.carbon.identity" % "cassandra-userstore" % "4.3.3"
[org.wso2.carbon.identity/cassandra-userstore "4.3.3"]