| License |
License |
|---|---|
| GroupId | GroupIdorg.meeuw.i18n |
| ArtifactId | ArtifactIdreport-aggregation |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionProvides wrappers around ISO-codes for geographical regions
|
| Filename | Size |
|---|---|
| report-aggregation-1.4.0.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.meeuw.i18n/report-aggregation/ -->
<dependency>
<groupId>org.meeuw.i18n</groupId>
<artifactId>report-aggregation</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.meeuw.i18n/report-aggregation/
implementation 'org.meeuw.i18n:report-aggregation:1.4.0'
// https://jarcasting.com/artifacts/org.meeuw.i18n/report-aggregation/
implementation ("org.meeuw.i18n:report-aggregation:1.4.0")
'org.meeuw.i18n:report-aggregation:pom:1.4.0'
<dependency org="org.meeuw.i18n" name="report-aggregation" rev="1.4.0">
<artifact name="report-aggregation" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.meeuw.i18n', module='report-aggregation', version='1.4.0')
)
libraryDependencies += "org.meeuw.i18n" % "report-aggregation" % "1.4.0"
[org.meeuw.i18n/report-aggregation "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.meeuw.i18n : i18n-regions | jar | 1.4.0 |
| org.meeuw.i18n : i18n-regions-blackbox-testing-regions | jar | 1.4.0 |
| org.meeuw.i18n : i18n-regions-continents | jar | 1.4.0 |
| org.meeuw.i18n : i18n-regions-blackbox-testing-continents | jar | 1.4.0 |
| org.meeuw.i18n : i18n-regions-countries | jar | 1.4.0 |
| org.meeuw.i18n : i18n-regions-blackbox-testing-countries | jar | 1.4.0 |
| org.meeuw.i18n : i18n-regions-openlocationcode | jar | 1.4.0 |
| org.meeuw.i18n : i18n-regions-subdivisions | jar | 1.4.0 |
| org.meeuw.i18n : i18n-regions-blackbox-testing-subdivisions | jar | 1.4.0 |
| org.checkerframework : checker-qual Optional | jar | 3.21.1 |
| javax.persistence : javax.persistence-api Optional | jar | 2.2 |
| javax.annotation : javax.annotation-api Optional | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.assertj : assertj-core | jar | 3.22.0 |