is not current version
Last Version 2.0.2

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

The web-application making the FROST-Server available over HTTP.

GroupId

GroupId

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

ArtifactId

FROST-Server.HTTP
Version

Version

1.13.0
Type

Type

war

Download FROST-Server.HTTP 1.13.0


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