is not current version
Last Version 3.0.4

org.helenus:helenus-commons-test 3.0.1

JPA-like syntax for annotating POJO classes for persistence via Cassandra's Java driver - Common Test Utilities

GroupId

GroupId

org.helenus
ArtifactId

ArtifactId

helenus-commons-test
Version

Version

3.0.1
Type

Type

jar

Download helenus-commons-test 3.0.1


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