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.
Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Test Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.tngtech.archunit
»
archunit-junit5 A Java architecture test library, to specify and assert architecture rules in plain Java - Module 'archunit-junit5' | 1.4.1 | 1.4.2 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest Core API and libraries of hamcrest matcher framework. | 3.0 | ✔ | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.11.4 | 6.1.2 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 5.17.0 | 5.23.0 | |
Logging
MIT
| org.slf4j
»
slf4j-nop Binding/provider for NOP, an implementation that silently discards all logging messages. | 2.0.17 | 2.0.18 |
Managed Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
CSV
Apache 2.0
| org.apache.commons
»
commons-csv The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types. | 1.14.1 | ✔ | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang3 Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.20.0 | ✔ |