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.2compared with
Version Details
| 2.0.1 | 2.0.2 | |
|---|---|---|
| Release date | May 31, 2020 | Jul 11, 2020 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Test Changes (1)
| 2.0.1 | 2.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.tngtech.archunit » archunit-junit4 | 0.13.1 | 0.14.1 |
Managed Changes (2)
| 2.0.1 | 2.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.opencsv » opencsv | 5.1 | 5.2 |
| ~ Updated | org.apache.commons » commons-lang3 | 3.9 | 3.10 |