is not current version
Last Version 2018.5.0

org.wildfly.swarm.testsuite:testsuite-cassandra 2017.12.0

Test Suite: Cassandra

Categories

Categories

WildFly Container Application Servers Cassandra Data Databases
GroupId

GroupId

org.wildfly.swarm.testsuite
ArtifactId

ArtifactId

testsuite-cassandra
Version

Version

2017.12.0
Type

Type

jar

Download testsuite-cassandra 2017.12.0


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