camel-metoffice-datapoint

Apache Camel endpoint to retrieve weather forecasts from the UK Metoffice Datapoint service

License

License

Categories

Categories

Data
GroupId

GroupId

com.pimblott.camel.metoffice
ArtifactId

ArtifactId

camel-ukmetoffice-datapoint
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

camel-metoffice-datapoint
Apache Camel endpoint to retrieve weather forecasts from the UK Metoffice Datapoint service

Download camel-ukmetoffice-datapoint

How to add to project

<!-- https://jarcasting.com/artifacts/com.pimblott.camel.metoffice/camel-ukmetoffice-datapoint/ -->
<dependency>
    <groupId>com.pimblott.camel.metoffice</groupId>
    <artifactId>camel-ukmetoffice-datapoint</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.pimblott.camel.metoffice/camel-ukmetoffice-datapoint/
implementation 'com.pimblott.camel.metoffice:camel-ukmetoffice-datapoint:0.1.3'
// https://jarcasting.com/artifacts/com.pimblott.camel.metoffice/camel-ukmetoffice-datapoint/
implementation ("com.pimblott.camel.metoffice:camel-ukmetoffice-datapoint:0.1.3")
'com.pimblott.camel.metoffice:camel-ukmetoffice-datapoint:jar:0.1.3'
<dependency org="com.pimblott.camel.metoffice" name="camel-ukmetoffice-datapoint" rev="0.1.3">
  <artifact name="camel-ukmetoffice-datapoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pimblott.camel.metoffice', module='camel-ukmetoffice-datapoint', version='0.1.3')
)
libraryDependencies += "com.pimblott.camel.metoffice" % "camel-ukmetoffice-datapoint" % "0.1.3"
[com.pimblott.camel.metoffice/camel-ukmetoffice-datapoint "0.1.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.17.0
org.apache.camel : camel-gson jar 2.17.0
org.apache.httpcomponents : httpcore jar 4.4.5
org.apache.httpcomponents : httpclient jar 4.5.2

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.0.91-beta
junit : junit jar 4.11
org.apache.camel : camel-test jar 2.17.0
org.slf4j : slf4j-log4j12 jar 1.7.21
log4j : log4j jar 1.2.16

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.0