| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.helenus |
| Идентификатор | Идентификаторhelenus-commons-test |
| Версия | Версия3.0.4 |
| Тип | Типjar |
| Описание |
ОписаниеHelenus Common Test Utilities
JPA-like syntax for annotating POJO classes for persistence via Cassandra's Java driver - Common Test Utilities
|
| Имя Файла | Размер |
|---|---|
| helenus-commons-test-3.0.4.pom | |
| helenus-commons-test-3.0.4.jar | 16 KB |
| helenus-commons-test-3.0.4-sources.jar | 8 KB |
| helenus-commons-test-3.0.4-javadoc.jar | 57 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.helenus/helenus-commons-test/ -->
<dependency>
<groupId>org.helenus</groupId>
<artifactId>helenus-commons-test</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.helenus/helenus-commons-test/
implementation 'org.helenus:helenus-commons-test:3.0.4'
// https://jarcasting.com/artifacts/org.helenus/helenus-commons-test/
implementation ("org.helenus:helenus-commons-test:3.0.4")
'org.helenus:helenus-commons-test:jar:3.0.4'
<dependency org="org.helenus" name="helenus-commons-test" rev="3.0.4">
<artifact name="helenus-commons-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.helenus', module='helenus-commons-test', version='3.0.4')
)
libraryDependencies += "org.helenus" % "helenus-commons-test" % "3.0.4"
[org.helenus/helenus-commons-test "3.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.apache.commons : commons-collections4 | jar | 4.1 |
| commons-cli : commons-cli | jar | 1.3.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.7 |
| org.helenus : helenus-commons | jar | 3.0.4 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| junit : junit | jar | 4.12 |
| org.javassist : javassist | jar | 3.20.0-GA |
| org.jmockit : jmockit | jar | 1.21 |