is not current version
Last Version 1.0.1

com.fizzed:cassandra-ninja-module 1.0.0


Categories

Categories

Cassandra Data Databases Ninja User Interface Web Frameworks
GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

cassandra-ninja-module
Version

Version

1.0.0
Type

Type

jar

Download cassandra-ninja-module 1.0.0


<!-- https://jarcasting.com/artifacts/com.fizzed/cassandra-ninja-module/ -->
<dependency>
    <groupId>com.fizzed</groupId>
    <artifactId>cassandra-ninja-module</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzed/cassandra-ninja-module/
implementation 'com.fizzed:cassandra-ninja-module:1.0.0'
// https://jarcasting.com/artifacts/com.fizzed/cassandra-ninja-module/
implementation ("com.fizzed:cassandra-ninja-module:1.0.0")
'com.fizzed:cassandra-ninja-module:jar:1.0.0'
<dependency org="com.fizzed" name="cassandra-ninja-module" rev="1.0.0">
  <artifact name="cassandra-ninja-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzed', module='cassandra-ninja-module', version='1.0.0')
)
libraryDependencies += "com.fizzed" % "cassandra-ninja-module" % "1.0.0"
[com.fizzed/cassandra-ninja-module "1.0.0"]