is not current version
Last Version 2.0.2

de.fraunhofer.iosb.ilt.FROST-Server:FROST-Server.Core 1.13.0

The core of the SensorThingsServer.

GroupId

GroupId

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

ArtifactId

FROST-Server.Core
Version

Version

1.13.0
Type

Type

jar

Download FROST-Server.Core 1.13.0


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