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.4.1compared with
Version Details
| 2.4.0 | 2.4.1 | |
|---|---|---|
| Release date | Jul 18, 2021 | Sep 04, 2021 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Test Changes (3)
| 2.4.0 | 2.4.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.tngtech.archunit » archunit-junit5 | 0.20.0 | 0.21.0 |
| ~ Updated | org.junit.jupiter » junit-jupiter | 5.7.1 | 5.7.2 |
| ~ Updated | org.slf4j » slf4j-nop | 1.7.31 | 1.7.32 |
Managed Changes (1)
| 2.4.0 | 2.4.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.opencsv » opencsv | 5.5 | 5.5.1 |