License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.pimblott.camel.metoffice |
ArtifactId | ArtifactIdcamel-ukmetoffice-datapoint |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncamel-metoffice-datapoint
Apache Camel endpoint to retrieve weather forecasts from the UK Metoffice Datapoint service
|
<!-- 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"]
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 |
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 |