| License |
License |
|---|---|
| GroupId | GroupIdio.teknek |
| ArtifactId | ArtifactIdfarsandra |
| Version | Version0.0.9 |
| Type | Typepom |
| Description |
Descriptionfarsandra
Cassandra testing framework
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| farsandra-0.0.9.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.teknek/farsandra/ -->
<dependency>
<groupId>io.teknek</groupId>
<artifactId>farsandra</artifactId>
<version>0.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.teknek/farsandra/
implementation 'io.teknek:farsandra:0.0.9'
// https://jarcasting.com/artifacts/io.teknek/farsandra/
implementation ("io.teknek:farsandra:0.0.9")
'io.teknek:farsandra:pom:0.0.9'
<dependency org="io.teknek" name="farsandra" rev="0.0.9">
<artifact name="farsandra" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.teknek', module='farsandra', version='0.0.9')
)
libraryDependencies += "io.teknek" % "farsandra" % "0.0.9"
[io.teknek/farsandra "0.0.9"]