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.2.3compared with
Version Details
| 2.2.1 | 2.2.3 | |
|---|---|---|
| Release date | Mar 21, 2021 | May 29, 2021 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Test Changes (2)
| 2.2.1 | 2.2.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.tngtech.archunit » archunit-junit4 | 0.17.0 | 0.18.0 |
| ~ Updated | junit » junit | 4.13.1 | 4.13.2 |
Managed Changes (2)
| 2.2.1 | 2.2.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.opencsv » opencsv | 5.3 | 5.4 |
| ~ Updated | org.apache.commons » commons-lang3 | 3.11 | 3.12.0 |