License |
License |
---|---|
GroupId | GroupIdcom.github.robozonky |
ArtifactId | ArtifactIdrobozonky-common |
Last Version | Last Version5.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRoboZonky: Code shared between various modules
Automated investing on Zonky. Define investment strategy, run, profit.
|
Project URL |
Project URL |
Filename | Size |
---|---|
robozonky-common-5.2.7.pom | |
robozonky-common-5.2.7.jar | 90 KB |
robozonky-common-5.2.7-tests.jar | 77 KB |
robozonky-common-5.2.7-sources.jar | 65 KB |
robozonky-common-5.2.7-javadoc.jar | 243 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.robozonky/robozonky-common/ -->
<dependency>
<groupId>com.github.robozonky</groupId>
<artifactId>robozonky-common</artifactId>
<version>5.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robozonky/robozonky-common/
implementation 'com.github.robozonky:robozonky-common:5.2.7'
// https://jarcasting.com/artifacts/com.github.robozonky/robozonky-common/
implementation ("com.github.robozonky:robozonky-common:5.2.7")
'com.github.robozonky:robozonky-common:jar:5.2.7'
<dependency org="com.github.robozonky" name="robozonky-common" rev="5.2.7">
<artifact name="robozonky-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robozonky', module='robozonky-common', version='5.2.7')
)
libraryDependencies += "com.github.robozonky" % "robozonky-common" % "5.2.7"
[com.github.robozonky/robozonky-common "5.2.7"]
Group / Artifact | Type | Version |
---|---|---|
com.github.robozonky : robozonky-api | jar | 5.2.7 |
com.github.rutledgepaulv : paging-streams | jar | 0.8 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.2 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.5 |
org.jboss.resteasy : resteasy-jackson2-provider | jar | 3.6.3.Final |
org.jboss.resteasy : resteasy-jaxrs | jar | 3.6.3.Final |
org.jboss.resteasy : resteasy-jaxb-provider | jar | 3.6.3.Final |
org.jboss.resteasy : resteasy-client | jar | 3.6.3.Final |
io.vavr : vavr | jar | 0.10.0 |
commons-io : commons-io | jar | 2.6 |
org.apache.logging.log4j : log4j-jul | jar | 2.11.2 |
org.ini4j : ini4j | jar | 0.5.4 |
org.apache.logging.log4j : log4j-api | jar | 2.11.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.11.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.4.2 |
org.assertj : assertj-core | jar | 3.12.2 |
org.assertj : assertj-vavr | jar | 0.0.1 |
org.mockito : mockito-junit-jupiter | jar | 2.27.0 |
org.mockito : mockito-core | jar | 2.27.0 |