Last Version

meteo-client 3.0.1

Default implementation of a Meteo client.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

no.api.meteo
ArtifactId

ArtifactId

meteo-client
Version

Version

3.0.1
Type

Type

jar
Description

Description

meteo-client
Default implementation of a Meteo client.
Project Organization

Project Organization

Amedia

Download meteo-client 3.0.1


<!-- https://jarcasting.com/artifacts/no.api.meteo/meteo-client/ -->
<dependency>
    <groupId>no.api.meteo</groupId>
    <artifactId>meteo-client</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/no.api.meteo/meteo-client/
implementation 'no.api.meteo:meteo-client:3.0.1'
// https://jarcasting.com/artifacts/no.api.meteo/meteo-client/
implementation ("no.api.meteo:meteo-client:3.0.1")
'no.api.meteo:meteo-client:jar:3.0.1'
<dependency org="no.api.meteo" name="meteo-client" rev="3.0.1">
  <artifact name="meteo-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.api.meteo', module='meteo-client', version='3.0.1')
)
libraryDependencies += "no.api.meteo" % "meteo-client" % "3.0.1"
[no.api.meteo/meteo-client "3.0.1"]

Dependencies

compile (6)

Group / Artifact Type Version
no.api.meteo : meteo-core jar 3.0.1
org.apache.httpcomponents : httpclient jar 4.5
org.slf4j : jcl-over-slf4j jar 1.7.12
org.slf4j : slf4j-api jar 1.7.12
org.projectlombok : lombok jar 1.16.4
ch.qos.logback : logback-classic jar 1.1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.