Last Version

Helenus JUnit 3.0.4

JPA-like syntax for annotating POJO classes for persistence via Cassandra's Java driver - JUnit Framework

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.helenus
ArtifactId

ArtifactId

helenus-junit
Version

Version

3.0.4
Type

Type

jar
Description

Description

Helenus JUnit
JPA-like syntax for annotating POJO classes for persistence via Cassandra's Java driver - JUnit Framework

Download helenus-junit 3.0.4


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

Dependencies

compile (14)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
org.apache.commons : commons-collections4 jar 4.1
commons-io : commons-io jar 2.5
org.apache.logging.log4j : log4j-slf4j-impl jar 2.7
org.apache.logging.log4j : log4j-core jar 2.7
org.apache.logging.log4j : log4j-api jar 2.7
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.12
org.apache.cassandra : cassandra-all jar 3.9
com.datastax.cassandra : cassandra-driver-core jar 3.1.3
io.netty : netty-all jar 4.0.27.Final
org.helenus : helenus-commons jar 3.0.4
org.helenus : helenus-api jar 3.0.4
org.helenus : helenus-impl jar 3.0.4

Project Modules

There are no modules declared in this project.