Last Version

FROST-Client 0.42

A client implementation of the OGC SensorThings API.

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

de.fraunhofer.iosb.ilt
ArtifactId

ArtifactId

FROST-Client
Version

Version

0.42
Type

Type

jar
Description

Description

FROST-Client
A client implementation of the OGC SensorThings API.
Project URL

Project URL

https://github.com/FraunhoferIOSB/FROST-Client
Project Organization

Project Organization

Fraunhofer IOSB
Source Code Management

Source Code Management

https://github.com/FraunhoferIOSB/FROST-Client

Download FROST-Client 0.42


<!-- https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt/FROST-Client/ -->
<dependency>
    <groupId>de.fraunhofer.iosb.ilt</groupId>
    <artifactId>FROST-Client</artifactId>
    <version>0.42</version>
</dependency>
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt/FROST-Client/
implementation 'de.fraunhofer.iosb.ilt:FROST-Client:0.42'
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt/FROST-Client/
implementation ("de.fraunhofer.iosb.ilt:FROST-Client:0.42")
'de.fraunhofer.iosb.ilt:FROST-Client:jar:0.42'
<dependency org="de.fraunhofer.iosb.ilt" name="FROST-Client" rev="0.42">
  <artifact name="FROST-Client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fraunhofer.iosb.ilt', module='FROST-Client', version='0.42')
)
libraryDependencies += "de.fraunhofer.iosb.ilt" % "FROST-Client" % "0.42"
[de.fraunhofer.iosb.ilt/FROST-Client "0.42"]

Dependencies

compile (16)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.httpcomponents : httpclient jar 4.5.13
org.reflections : reflections jar 0.10.2
javax.xml.bind : jaxb-api jar 2.3.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.fasterxml.jackson.core : jackson-annotations jar 2.13.1
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.1
de.grundid.opendatalab : geojson-jackson jar 1.14
org.threeten : threeten-extra jar 1.7.0
io.jsonwebtoken : jjwt jar 0.9.1
com.github.java-json-tools : json-patch jar 1.13
org.slf4j : slf4j-api jar 1.7.36
de.fraunhofer.iosb.ilt : SensorThings-SWE-Common jar 0.9
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.2.5
net.jodah : typetools jar 0.6.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.3.1
ch.qos.logback : logback-classic jar 1.2.10

Project Modules

There are no modules declared in this project.