SensorThingsImporter

A tool for importing observations from various sources such as CSV files into a SensorThings API compatible service.

License

License

GroupId

GroupId

de.fraunhofer.iosb.ilt
ArtifactId

ArtifactId

SensorThingsImporter
Last Version

Last Version

0.18
Release Date

Release Date

Type

Type

jar
Description

Description

SensorThingsImporter
A tool for importing observations from various sources such as CSV files into a SensorThings API compatible service.
Project URL

Project URL

https://github.com/FraunhoferIOSB/SensorThingsImporter
Project Organization

Project Organization

Fraunhofer IOSB
Source Code Management

Source Code Management

https://github.com/FraunhoferIOSB/SensorThingsImporter/tree/master

Download SensorThingsImporter

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
de.fraunhofer.iosb.ilt : Configurable jar 0.30
de.fraunhofer.iosb.ilt : FROST-Client jar 0.34
ch.qos.logback : logback-classic jar 1.2.3
org.apache.commons : commons-collections4 jar 4.4
org.apache.commons : commons-csv jar 1.8
commons-io : commons-io jar 2.8.0
org.apache.commons : commons-dbcp2 jar 2.8.0
org.postgresql : postgresql jar 42.2.19
org.quartz-scheduler : quartz jar 2.3.2
org.openjfx : javafx-fxml jar 16
org.openjfx : javafx-controls jar 16
org.geotools » gt-referencing jar 24.2
org.geotools » gt-epsg-hsql jar 24.2
org.codehaus.groovy : groovy jar 3.0.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
de.fraunhofer.iosb.ilt

Fraunhofer IOSB

Fraunhofer Institute of Optronics, System Technologies and Image Exploitation

Versions

Version
0.18
0.17
0.16