| License |
License
MIT
|
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdde.fraunhofer.iosb.ilt |
| ArtifactId | ArtifactIdFROST-Client |
| Last Version | Last Version0.42 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFROST-Client
A client implementation of the OGC SensorThings API.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| FROST-Client-0.42.pom | |
| FROST-Client-0.42.jar | 210 KB |
| FROST-Client-0.42-sources.jar | 121 KB |
| FROST-Client-0.42-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| 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 |