Last Version

farsandra 0.0.9

Cassandra testing framework

License

License

GroupId

GroupId

io.teknek
ArtifactId

ArtifactId

farsandra
Version

Version

0.0.9
Type

Type

pom
Description

Description

farsandra
Cassandra testing framework
Source Code Management

Source Code Management

https://github.com/edwardcapriolo/farsandra

Download farsandra 0.0.9

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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • farsandra-core
  • farsandra-maven-plugin