io.github.mivek:metarParser-spi

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.

License

License

GroupId

GroupId

io.github.mivek
ArtifactId

ArtifactId

metarParser-spi
Last Version

Last Version

2.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Source Code Management

Source Code Management

https://github.com/mivek/MetarParser/tree/master/metarParser-spi

Download metarParser-spi

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.mivek/metarParser-spi/ -->
<dependency>
    <groupId>io.github.mivek</groupId>
    <artifactId>metarParser-spi</artifactId>
    <version>2.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mivek/metarParser-spi/
implementation 'io.github.mivek:metarParser-spi:2.9.3'
// https://jarcasting.com/artifacts/io.github.mivek/metarParser-spi/
implementation ("io.github.mivek:metarParser-spi:2.9.3")
'io.github.mivek:metarParser-spi:jar:2.9.3'
<dependency org="io.github.mivek" name="metarParser-spi" rev="2.9.3">
  <artifact name="metarParser-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mivek', module='metarParser-spi', version='2.9.3')
)
libraryDependencies += "io.github.mivek" % "metarParser-spi" % "2.9.3"
[io.github.mivek/metarParser-spi "2.9.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
io.github.mivek : metarParser-entities jar 2.9.3
com.opencsv : opencsv jar 5.6

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter jar 5.8.2
com.tngtech.archunit : archunit-junit5 jar 0.23.1
org.slf4j : slf4j-nop jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
2.9.3
2.9.2
2.9.1
2.8.1
2.8.0
2.7.1
2.7.0
2.6.1
2.6.0
2.5.1
2.5.0
2.4.1
2.4.0
2.3.1
2.2.3
2.2.1
2.2.0
2.1.2
2.1.1
2.1.0
2.0.5
2.0.4
2.0.2
2.0.1
2.0.0