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.16.0compared with
Version Details
| 2.15.2 | 2.16.0 | |
|---|---|---|
| Release date | Feb 25, 2024 | May 20, 2024 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Test Changes (2)
| 2.15.2 | 2.16.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.tngtech.archunit » archunit-junit5 | 1.2.1 | 1.3.0 |
| ~ Updated | org.slf4j » slf4j-nop | 2.0.12 | 2.0.13 |
Managed Changes (1)
| 2.15.2 | 2.16.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.apache.commons » commons-csv | 1.10.0 | 1.11.0 |