Last Version

RoboZonky: Code shared between various modules 5.2.7

Automated investing on Zonky. Define investment strategy, run, profit.

License

License

GroupId

GroupId

com.github.robozonky
ArtifactId

ArtifactId

robozonky-common
Version

Version

5.2.7
Type

Type

jar
Description

Description

RoboZonky: Code shared between various modules
Automated investing on Zonky. Define investment strategy, run, profit.
Project URL

Project URL

http://www.robozonky.cz/robozonky-common/

Download robozonky-common 5.2.7


<!-- 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"]

Dependencies

compile (13)

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

test (7)

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

Project Modules

There are no modules declared in this project.