License |
License |
---|---|
GroupId | GroupIdde.fraunhofer.iosb.ilt.FROST-Server |
ArtifactId | ArtifactIdFROST-ServerParent |
Version | Version1.14.1 |
Type | Typepom |
Description |
DescriptionFROST-ServerParent
A server implementation of the OGC SensorThings API.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
FROST-ServerParent-1.14.1.pom | 13 KB |
Browse |
<!-- 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>1.14.1</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:1.14.1'
// https://jarcasting.com/artifacts/de.fraunhofer.iosb.ilt.FROST-Server/FROST-ServerParent/
implementation ("de.fraunhofer.iosb.ilt.FROST-Server:FROST-ServerParent:1.14.1")
'de.fraunhofer.iosb.ilt.FROST-Server:FROST-ServerParent:pom:1.14.1'
<dependency org="de.fraunhofer.iosb.ilt.FROST-Server" name="FROST-ServerParent" rev="1.14.1">
<artifact name="FROST-ServerParent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.fraunhofer.iosb.ilt.FROST-Server', module='FROST-ServerParent', version='1.14.1')
)
libraryDependencies += "de.fraunhofer.iosb.ilt.FROST-Server" % "FROST-ServerParent" % "1.14.1"
[de.fraunhofer.iosb.ilt.FROST-Server/FROST-ServerParent "1.14.1"]