is not current version
Last Version 3.0.4

org.helenus:helenus-commons-test 1.0.12

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

1.0.12
Type

Type

jar

Download helenus-commons-test 1.0.12


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