License |
License
MIT
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdde.fraunhofer.iosb.ilt |
ArtifactId | ArtifactIdFROST-Client |
Version | Version0.34 |
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.34.pom | |
FROST-Client-0.34.jar | 185 KB |
FROST-Client-0.34-sources.jar | 111 KB |
FROST-Client-0.34-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.34</version>
</dependency>
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt/FROST-Client/
implementation 'de.fraunhofer.iosb.ilt:FROST-Client:0.34'
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt/FROST-Client/
implementation ("de.fraunhofer.iosb.ilt:FROST-Client:0.34")
'de.fraunhofer.iosb.ilt:FROST-Client:jar:0.34'
<dependency org="de.fraunhofer.iosb.ilt" name="FROST-Client" rev="0.34">
<artifact name="FROST-Client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fraunhofer.iosb.ilt', module='FROST-Client', version='0.34')
)
libraryDependencies += "de.fraunhofer.iosb.ilt" % "FROST-Client" % "0.34"
[de.fraunhofer.iosb.ilt/FROST-Client "0.34"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.1 |
de.grundid.opendatalab : geojson-jackson | jar | 1.14 |
org.threeten : threeten-extra | jar | 1.5.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.30 |
de.fraunhofer.iosb.ilt : SensorThings-SWE-Common | jar | 0.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |