All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download openweathermap-api JAR 2.3.0 with all dependencies


Java API for OpenWeatherMap services.

Files of the artifact openweathermap-api version 2.3.0 from the group com.github.prominence.

Test

Artifact openweathermap-api
Group com.github.prominence
Version 2.3.0
Last update 16. April 2022
Tags: java services openweathermap
Organization not specified
URL https://github.com/Prominence/openweathermap-java-api
License MIT License
Dependencies amount 3
Dependencies jackson-databind, slf4j-api, junit-platform-runner,
There are maybe transitive dependencies!
There is a newer version: 2.4.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of openweathermap-api Show documentation

Please rate this JAR file. Is it a good library?

85 downloads

Source code of openweathermap-api version 2.3.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.github.prominence.openweathermap-api
META-INF.maven.com.github.prominence.openweathermap-api.META-INF.maven.com.github.prominence.openweathermap-api.pom.properties
META-INF.maven.com.github.prominence.openweathermap-api.META-INF.maven.com.github.prominence.openweathermap-api.pom.xml
com.github.prominence.openweathermap.api
com.github.prominence.openweathermap.api.com.github.prominence.openweathermap.api.OpenWeatherMapClient
com.github.prominence.openweathermap.api.annotation
com.github.prominence.openweathermap.api.annotation.com.github.prominence.openweathermap.api.annotation.SubscriptionAvailability
com.github.prominence.openweathermap.api.conf
com.github.prominence.openweathermap.api.conf.com.github.prominence.openweathermap.api.conf.TimeoutSettings
com.github.prominence.openweathermap.api.enums
com.github.prominence.openweathermap.api.enums.com.github.prominence.openweathermap.api.enums.AirQualityIndex
com.github.prominence.openweathermap.api.enums.com.github.prominence.openweathermap.api.enums.Language
com.github.prominence.openweathermap.api.enums.com.github.prominence.openweathermap.api.enums.MoonType
com.github.prominence.openweathermap.api.enums.com.github.prominence.openweathermap.api.enums.OneCallResultOptions
com.github.prominence.openweathermap.api.enums.com.github.prominence.openweathermap.api.enums.ResponseType
com.github.prominence.openweathermap.api.enums.com.github.prominence.openweathermap.api.enums.SubscriptionPlan
com.github.prominence.openweathermap.api.enums.com.github.prominence.openweathermap.api.enums.UnitSystem
com.github.prominence.openweathermap.api.enums.com.github.prominence.openweathermap.api.enums.WeatherCondition
com.github.prominence.openweathermap.api.exception
com.github.prominence.openweathermap.api.exception.com.github.prominence.openweathermap.api.exception.InvalidAuthTokenException
com.github.prominence.openweathermap.api.exception.com.github.prominence.openweathermap.api.exception.NoDataFoundException
com.github.prominence.openweathermap.api.mapper
com.github.prominence.openweathermap.api.mapper.com.github.prominence.openweathermap.api.mapper.AirPollutionResponseMapper
com.github.prominence.openweathermap.api.mapper.com.github.prominence.openweathermap.api.mapper.CurrentWeatherResponseMapper
com.github.prominence.openweathermap.api.mapper.com.github.prominence.openweathermap.api.mapper.FiveDayThreeHourStepForecastResponseMapper
com.github.prominence.openweathermap.api.mapper.com.github.prominence.openweathermap.api.mapper.OneCallWeatherResponseMapper
com.github.prominence.openweathermap.api.model
com.github.prominence.openweathermap.api.model.com.github.prominence.openweathermap.api.model.AtmosphericPressure
com.github.prominence.openweathermap.api.model.com.github.prominence.openweathermap.api.model.Clouds
com.github.prominence.openweathermap.api.model.com.github.prominence.openweathermap.api.model.Coordinate
com.github.prominence.openweathermap.api.model.com.github.prominence.openweathermap.api.model.CoordinateRectangle
com.github.prominence.openweathermap.api.model.com.github.prominence.openweathermap.api.model.DayTime
com.github.prominence.openweathermap.api.model.com.github.prominence.openweathermap.api.model.Humidity
com.github.prominence.openweathermap.api.model.com.github.prominence.openweathermap.api.model.Temperature
com.github.prominence.openweathermap.api.model.com.github.prominence.openweathermap.api.model.WeatherState
com.github.prominence.openweathermap.api.model.air.pollution
com.github.prominence.openweathermap.api.model.air.pollution.com.github.prominence.openweathermap.api.model.air.pollution.AirPollutionDetails
com.github.prominence.openweathermap.api.model.air.pollution.com.github.prominence.openweathermap.api.model.air.pollution.AirPollutionRecord
com.github.prominence.openweathermap.api.model.forecast
com.github.prominence.openweathermap.api.model.forecast.com.github.prominence.openweathermap.api.model.forecast.Forecast
com.github.prominence.openweathermap.api.model.forecast.com.github.prominence.openweathermap.api.model.forecast.Location
com.github.prominence.openweathermap.api.model.forecast.com.github.prominence.openweathermap.api.model.forecast.Rain
com.github.prominence.openweathermap.api.model.forecast.com.github.prominence.openweathermap.api.model.forecast.Snow
com.github.prominence.openweathermap.api.model.forecast.com.github.prominence.openweathermap.api.model.forecast.WeatherForecast
com.github.prominence.openweathermap.api.model.forecast.com.github.prominence.openweathermap.api.model.forecast.Wind
com.github.prominence.openweathermap.api.model.onecall
com.github.prominence.openweathermap.api.model.onecall.com.github.prominence.openweathermap.api.model.onecall.AtmosphericPressure
com.github.prominence.openweathermap.api.model.onecall.com.github.prominence.openweathermap.api.model.onecall.Current
com.github.prominence.openweathermap.api.model.onecall.com.github.prominence.openweathermap.api.model.onecall.Rain
com.github.prominence.openweathermap.api.model.onecall.com.github.prominence.openweathermap.api.model.onecall.Snow
com.github.prominence.openweathermap.api.model.onecall.com.github.prominence.openweathermap.api.model.onecall.Temperature
com.github.prominence.openweathermap.api.model.onecall.com.github.prominence.openweathermap.api.model.onecall.Wind
com.github.prominence.openweathermap.api.model.onecall.current
com.github.prominence.openweathermap.api.model.onecall.current.com.github.prominence.openweathermap.api.model.onecall.current.Alert
com.github.prominence.openweathermap.api.model.onecall.current.com.github.prominence.openweathermap.api.model.onecall.current.CurrentWeatherData
com.github.prominence.openweathermap.api.model.onecall.current.com.github.prominence.openweathermap.api.model.onecall.current.Daily
com.github.prominence.openweathermap.api.model.onecall.current.com.github.prominence.openweathermap.api.model.onecall.current.DailyRain
com.github.prominence.openweathermap.api.model.onecall.current.com.github.prominence.openweathermap.api.model.onecall.current.DailySnow
com.github.prominence.openweathermap.api.model.onecall.current.com.github.prominence.openweathermap.api.model.onecall.current.DailyTemperature
com.github.prominence.openweathermap.api.model.onecall.current.com.github.prominence.openweathermap.api.model.onecall.current.Hourly
com.github.prominence.openweathermap.api.model.onecall.current.com.github.prominence.openweathermap.api.model.onecall.current.Minutely
com.github.prominence.openweathermap.api.model.onecall.current.com.github.prominence.openweathermap.api.model.onecall.current.MoonPhase
com.github.prominence.openweathermap.api.model.onecall.historical
com.github.prominence.openweathermap.api.model.onecall.historical.com.github.prominence.openweathermap.api.model.onecall.historical.HistoricalWeather
com.github.prominence.openweathermap.api.model.onecall.historical.com.github.prominence.openweathermap.api.model.onecall.historical.HistoricalWeatherData
com.github.prominence.openweathermap.api.model.onecall.historical.com.github.prominence.openweathermap.api.model.onecall.historical.HourlyHistorical
com.github.prominence.openweathermap.api.model.weather
com.github.prominence.openweathermap.api.model.weather.com.github.prominence.openweathermap.api.model.weather.Location
com.github.prominence.openweathermap.api.model.weather.com.github.prominence.openweathermap.api.model.weather.Rain
com.github.prominence.openweathermap.api.model.weather.com.github.prominence.openweathermap.api.model.weather.Snow
com.github.prominence.openweathermap.api.model.weather.com.github.prominence.openweathermap.api.model.weather.Weather
com.github.prominence.openweathermap.api.model.weather.com.github.prominence.openweathermap.api.model.weather.Wind
com.github.prominence.openweathermap.api.request
com.github.prominence.openweathermap.api.request.com.github.prominence.openweathermap.api.request.RequestSettings
com.github.prominence.openweathermap.api.request.air.pollution
com.github.prominence.openweathermap.api.request.air.pollution.com.github.prominence.openweathermap.api.request.air.pollution.AirPollutionAsyncRequestTerminator
com.github.prominence.openweathermap.api.request.air.pollution.com.github.prominence.openweathermap.api.request.air.pollution.AirPollutionRequestCustomizer
com.github.prominence.openweathermap.api.request.air.pollution.com.github.prominence.openweathermap.api.request.air.pollution.AirPollutionRequestTerminator
com.github.prominence.openweathermap.api.request.air.pollution.com.github.prominence.openweathermap.api.request.air.pollution.AirPollutionRequester
com.github.prominence.openweathermap.api.request.air.pollution.com.github.prominence.openweathermap.api.request.air.pollution.CurrentAirPollutionRequester
com.github.prominence.openweathermap.api.request.air.pollution.com.github.prominence.openweathermap.api.request.air.pollution.ForecastAirPollutionRequester
com.github.prominence.openweathermap.api.request.air.pollution.com.github.prominence.openweathermap.api.request.air.pollution.HistoricalAirPollutionRequester
com.github.prominence.openweathermap.api.request.forecast.free
com.github.prominence.openweathermap.api.request.forecast.free.com.github.prominence.openweathermap.api.request.forecast.free.FiveDayThreeHourStepForecastAsyncRequestTerminator
com.github.prominence.openweathermap.api.request.forecast.free.com.github.prominence.openweathermap.api.request.forecast.free.FiveDayThreeHourStepForecastRequestCustomizer
com.github.prominence.openweathermap.api.request.forecast.free.com.github.prominence.openweathermap.api.request.forecast.free.FiveDayThreeHourStepForecastRequestTerminator
com.github.prominence.openweathermap.api.request.forecast.free.com.github.prominence.openweathermap.api.request.forecast.free.FiveDayThreeHourStepForecastRequester
com.github.prominence.openweathermap.api.request.onecall
com.github.prominence.openweathermap.api.request.onecall.com.github.prominence.openweathermap.api.request.onecall.OneCallWeatherRequester
com.github.prominence.openweathermap.api.request.onecall.current
com.github.prominence.openweathermap.api.request.onecall.current.com.github.prominence.openweathermap.api.request.onecall.current.OneCallCurrentWeatherAsyncRequestTerminator
com.github.prominence.openweathermap.api.request.onecall.current.com.github.prominence.openweathermap.api.request.onecall.current.OneCallCurrentWeatherRequestCustomizer
com.github.prominence.openweathermap.api.request.onecall.current.com.github.prominence.openweathermap.api.request.onecall.current.OneCallCurrentWeatherRequestTerminator
com.github.prominence.openweathermap.api.request.onecall.current.com.github.prominence.openweathermap.api.request.onecall.current.OneCallCurrentWeatherRequester
com.github.prominence.openweathermap.api.request.onecall.historical
com.github.prominence.openweathermap.api.request.onecall.historical.com.github.prominence.openweathermap.api.request.onecall.historical.OneCallHistoricalWeatherAsyncRequestTerminator
com.github.prominence.openweathermap.api.request.onecall.historical.com.github.prominence.openweathermap.api.request.onecall.historical.OneCallHistoricalWeatherRequestCustomizer
com.github.prominence.openweathermap.api.request.onecall.historical.com.github.prominence.openweathermap.api.request.onecall.historical.OneCallHistoricalWeatherRequestTerminator
com.github.prominence.openweathermap.api.request.onecall.historical.com.github.prominence.openweathermap.api.request.onecall.historical.OneCallHistoricalWeatherRequester
com.github.prominence.openweathermap.api.request.weather
com.github.prominence.openweathermap.api.request.weather.com.github.prominence.openweathermap.api.request.weather.CurrentWeatherRequester
com.github.prominence.openweathermap.api.request.weather.multiple
com.github.prominence.openweathermap.api.request.weather.multiple.com.github.prominence.openweathermap.api.request.weather.multiple.MultipleLocationsCurrentWeatherRequester
com.github.prominence.openweathermap.api.request.weather.multiple.com.github.prominence.openweathermap.api.request.weather.multiple.MultipleResultCitiesInCircleCurrentWeatherAsyncRequestTerminator
com.github.prominence.openweathermap.api.request.weather.multiple.com.github.prominence.openweathermap.api.request.weather.multiple.MultipleResultCitiesInCircleCurrentWeatherRequestCustomizer
com.github.prominence.openweathermap.api.request.weather.multiple.com.github.prominence.openweathermap.api.request.weather.multiple.MultipleResultCitiesInCircleCurrentWeatherRequestTerminator
com.github.prominence.openweathermap.api.request.weather.multiple.com.github.prominence.openweathermap.api.request.weather.multiple.MultipleResultCurrentWeatherAsyncRequestTerminator
com.github.prominence.openweathermap.api.request.weather.multiple.com.github.prominence.openweathermap.api.request.weather.multiple.MultipleResultCurrentWeatherRequestCustomizer
com.github.prominence.openweathermap.api.request.weather.multiple.com.github.prominence.openweathermap.api.request.weather.multiple.MultipleResultCurrentWeatherRequestTerminator
com.github.prominence.openweathermap.api.request.weather.single
com.github.prominence.openweathermap.api.request.weather.single.com.github.prominence.openweathermap.api.request.weather.single.SingleLocationCurrentWeatherRequester
com.github.prominence.openweathermap.api.request.weather.single.com.github.prominence.openweathermap.api.request.weather.single.SingleResultCurrentWeatherAsyncRequestTerminator
com.github.prominence.openweathermap.api.request.weather.single.com.github.prominence.openweathermap.api.request.weather.single.SingleResultCurrentWeatherRequestCustomizer
com.github.prominence.openweathermap.api.request.weather.single.com.github.prominence.openweathermap.api.request.weather.single.SingleResultCurrentWeatherRequestTerminator
com.github.prominence.openweathermap.api.utils
com.github.prominence.openweathermap.api.utils.com.github.prominence.openweathermap.api.utils.RequestUtils




© 2015 - 2024 Weber Informatics LLC | Privacy Policy