| License |
License |
|---|---|
| Categories |
CategoriesDistribution Build Tools |
| GroupId | GroupIdcom.github.robozonky.distribution |
| ArtifactId | ArtifactIdrobozonky-distribution-aggregate |
| Last Version | Last Version6.4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRoboZonky Distribution: Aggregate
Exists for the purposes of generating aggregate reports such as JaCoCo.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| robozonky-distribution-aggregate-6.4.1.pom | 2 KB |
| robozonky-distribution-aggregate-6.4.1-tests.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.robozonky.distribution/robozonky-distribution-aggregate/ -->
<dependency>
<groupId>com.github.robozonky.distribution</groupId>
<artifactId>robozonky-distribution-aggregate</artifactId>
<version>6.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robozonky.distribution/robozonky-distribution-aggregate/
implementation 'com.github.robozonky.distribution:robozonky-distribution-aggregate:6.4.1'
// https://jarcasting.com/artifacts/com.github.robozonky.distribution/robozonky-distribution-aggregate/
implementation ("com.github.robozonky.distribution:robozonky-distribution-aggregate:6.4.1")
'com.github.robozonky.distribution:robozonky-distribution-aggregate:jar:6.4.1'
<dependency org="com.github.robozonky.distribution" name="robozonky-distribution-aggregate" rev="6.4.1">
<artifact name="robozonky-distribution-aggregate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robozonky.distribution', module='robozonky-distribution-aggregate', version='6.4.1')
)
libraryDependencies += "com.github.robozonky.distribution" % "robozonky-distribution-aggregate" % "6.4.1"
[com.github.robozonky.distribution/robozonky-distribution-aggregate "6.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.robozonky : robozonky-api | jar | 6.4.1 |
| com.github.robozonky : robozonky-app | jar | 6.4.1 |
| com.github.robozonky : robozonky-cli | jar | 6.4.1 |
| com.github.robozonky : robozonky-installer | jar | 6.4.1 |
| com.github.robozonky : robozonky-notifications | jar | 6.4.1 |
| com.github.robozonky : robozonky-strategy-natural | jar | 6.4.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.14.0 |