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.0compared with
Version Details
| 2.3.1 | 2.4.0 | |
|---|---|---|
| Release date | Jul 14, 2021 | Jul 18, 2021 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Test Changes (5)
| 2.3.1 | 2.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.tngtech.archunit » archunit-junit5 | - | 0.20.0 |
| + Added | org.junit.jupiter » junit-jupiter | - | 5.7.1 |
| + Added | org.slf4j » slf4j-nop | - | 1.7.31 |
| - Removed | com.tngtech.archunit » archunit-junit4 | 0.19.0 | - |
| - Removed | junit » junit | 4.13.2 | - |
Managed Changes (1)
| 2.3.1 | 2.4.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.opencsv » opencsv | 5.4 | 5.5 |