| License |
License |
|---|---|
| GroupId | GroupIdde.fraunhofer.iosb.ilt |
| ArtifactId | ArtifactIdSensorThings-SWE-Common |
| Last Version | Last Version0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSensorThings-SWE-Common
A set of classes to deal with the SWE-Common encoded parts of the SensorThings API.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| SensorThings-SWE-Common-0.9.pom | |
| SensorThings-SWE-Common-0.9.jar | 57 KB |
| SensorThings-SWE-Common-0.9-sources.jar | 46 KB |
| SensorThings-SWE-Common-0.9-javadoc.jar | 571 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt/SensorThings-SWE-Common/ -->
<dependency>
<groupId>de.fraunhofer.iosb.ilt</groupId>
<artifactId>SensorThings-SWE-Common</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt/SensorThings-SWE-Common/
implementation 'de.fraunhofer.iosb.ilt:SensorThings-SWE-Common:0.9'
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt/SensorThings-SWE-Common/
implementation ("de.fraunhofer.iosb.ilt:SensorThings-SWE-Common:0.9")
'de.fraunhofer.iosb.ilt:SensorThings-SWE-Common:jar:0.9'
<dependency org="de.fraunhofer.iosb.ilt" name="SensorThings-SWE-Common" rev="0.9">
<artifact name="SensorThings-SWE-Common" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fraunhofer.iosb.ilt', module='SensorThings-SWE-Common', version='0.9')
)
libraryDependencies += "de.fraunhofer.iosb.ilt" % "SensorThings-SWE-Common" % "0.9"
[de.fraunhofer.iosb.ilt/SensorThings-SWE-Common "0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |