is not current version
Last Version 3.0.4

org.helenus:helenus-commons-test 3.0.2

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.2
Type

Type

jar

Download helenus-commons-test 3.0.2


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