| License |
License |
|---|---|
| GroupId | GroupIdcom.github.robozonky |
| ArtifactId | ArtifactIdrobozonky-notifications |
| Last Version | Last Version6.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRoboZonky: Sends e-mail notifications
Automated investing on Zonky. Define investment strategy, run, profit.
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.robozonky/robozonky-notifications/ -->
<dependency>
<groupId>com.github.robozonky</groupId>
<artifactId>robozonky-notifications</artifactId>
<version>6.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robozonky/robozonky-notifications/
implementation 'com.github.robozonky:robozonky-notifications:6.4.1'
// https://jarcasting.com/artifacts/com.github.robozonky/robozonky-notifications/
implementation ("com.github.robozonky:robozonky-notifications:6.4.1")
'com.github.robozonky:robozonky-notifications:jar:6.4.1'
<dependency org="com.github.robozonky" name="robozonky-notifications" rev="6.4.1">
<artifact name="robozonky-notifications" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robozonky', module='robozonky-notifications', version='6.4.1')
)
libraryDependencies += "com.github.robozonky" % "robozonky-notifications" % "6.4.1"
[com.github.robozonky/robozonky-notifications "6.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.robozonky : robozonky-api | jar | 6.4.1 |
| org.freemarker : freemarker | jar | 2.3.31 |
| org.apache.commons : commons-email | jar | 1.5 |
| com.sun.mail : jakarta.mail | jar | 1.6.5 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
| org.apache.logging.log4j : log4j-api | jar | 2.14.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.robozonky : robozonky-test | jar | 6.4.1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| com.icegreen : greenmail | jar | 1.6.1 |
| org.apache.logging.log4j : log4j-slf4j18-impl | jar | 2.14.0 |
| org.assertj : assertj-core | jar | 3.18.0 |
| org.mockito : mockito-core | jar | 3.6.28 |