This project is a metar-taf parser.
Use the MetarService and its method "parse()" to parse a metar string and retrieve a Metar Object.
Use the TAFService#parse to parse a TAF string and retrieve a TAF object.
Version2.0.0compared with
Version Details
| 1.10.5 | 2.0.0 | |
|---|---|---|
| Release date | Apr 27, 2020 | May 27, 2020 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.10.5 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | com.opencsv » opencsv | 5.1 | - |
Test Changes (4)
| 1.10.5 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.tngtech.archunit » archunit-junit4 | - | 0.13.1 |
| + Added | org.hamcrest » hamcrest | - | 2.2 |
| - Removed | org.hamcrest » hamcrest-all | 1.3 | - |
| - Removed | pl.pojo » pojo-tester | 0.7.6 | - |
Managed Changes (3)
| 1.10.5 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.opencsv » opencsv | - | 5.1 |
| + Added | org.apache.commons » commons-lang3 | - | 3.9 |
| + Added | pl.pojo » pojo-tester | - | 0.7.6 |