| License |
License |
|---|---|
| GroupId | GroupIdcom.github.robozonky |
| ArtifactId | ArtifactIdrobozonky-test |
| Last Version | Last Version6.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRoboZonky: Utility module in support of testing
Automated investing on Zonky. Define investment strategy, run, profit.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| robozonky-test-6.4.1.pom | |
| robozonky-test-6.4.1.jar | 20 KB |
| robozonky-test-6.4.1-tests.jar | 2 KB |
| robozonky-test-6.4.1-sources.jar | 14 KB |
| robozonky-test-6.4.1-javadoc.jar | 424 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.robozonky/robozonky-test/ -->
<dependency>
<groupId>com.github.robozonky</groupId>
<artifactId>robozonky-test</artifactId>
<version>6.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robozonky/robozonky-test/
implementation 'com.github.robozonky:robozonky-test:6.4.1'
// https://jarcasting.com/artifacts/com.github.robozonky/robozonky-test/
implementation ("com.github.robozonky:robozonky-test:6.4.1")
'com.github.robozonky:robozonky-test:jar:6.4.1'
<dependency org="com.github.robozonky" name="robozonky-test" rev="6.4.1">
<artifact name="robozonky-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robozonky', module='robozonky-test', version='6.4.1')
)
libraryDependencies += "com.github.robozonky" % "robozonky-test" % "6.4.1"
[com.github.robozonky/robozonky-test "6.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.robozonky : robozonky-api | jar | 6.4.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
| org.junit.platform : junit-platform-launcher | jar | 1.7.0 |
| org.junit.platform : junit-platform-engine | jar | 1.7.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.mockito : mockito-core | jar | 3.6.28 |
| org.apache.logging.log4j : log4j-api | jar | 2.14.0 |