is not current version
Last Version 0.1.3

com.pimblott.camel.metoffice:camel-ukmetoffice-datapoint 0.1.0

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

Categories

Categories

Data
GroupId

GroupId

com.pimblott.camel.metoffice
ArtifactId

ArtifactId

camel-ukmetoffice-datapoint
Version

Version

0.1.0
Type

Type

jar

Download camel-ukmetoffice-datapoint 0.1.0


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