is not current version
Last Version 2.0.2

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

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.15.1
Type

Type

war

Download FROST-Server.HTTP 1.15.1


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