Last Version

FROST-ServerParent 2.0.2

A server implementation of the OGC SensorThings API.

License

License

GroupId

GroupId

de.fraunhofer.iosb.ilt.FROST-Server
ArtifactId

ArtifactId

FROST-ServerParent
Version

Version

2.0.2
Type

Type

pom
Description

Description

FROST-ServerParent
A server implementation of the OGC SensorThings API.
Project URL

Project URL

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

Project Organization

Fraunhofer IOSB
Source Code Management

Source Code Management

https://github.com/FraunhoferIOSB/FROST-Server/tree/master

Download FROST-ServerParent 2.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • FROST-Server.MQTTP
  • FROST-Server.HTTP
  • FROST-Server.HTTP.Common
  • FROST-Server.MQTT
  • FROST-Server.MQTT.Moquette
  • FROST-Server.Core.Model
  • FROST-Server.Core
  • FROST-Server.SQLjooq
  • FROST-Server.Auth.Basic
  • FROST-Server.Auth.Keycloak
  • FROST-Server.Util
  • Plugins
  • Tools
  • FROST-Server.Tests