metarParser

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.

Лицензия

Лицензия

Группа

Группа

io.github.mivek
Идентификатор

Идентификатор

metarParser
Последняя версия

Последняя версия

2.9.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

metarParser
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.
Ссылка на сайт

Ссылка на сайт

https://github.com/mivek/MetarParser
Система контроля версий

Система контроля версий

https://github.com/mivek/MetarParser/tree/master

Скачать metarParser

Имя Файла Размер
metarParser-2.9.3.pom 15 KB
Обзор

Как подключить последнюю версию

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

Зависимости

test (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

  • metarParser-commons
  • metarParser-entities
  • metarParser-spi
  • metarParser-parsers
  • metarParser-services

Версии библиотеки

Версия
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
1.10.5
1.10.4
1.10.3
1.10.2
1.10.0
1.9.0
1.8.3
1.8.2
1.8.1
1.8.0
1.7.2
1.7.1
1.7.0
1.6.2
1.6.1
1.6.0
1.5
1.4
1.3