is not current version
Last Version 6.0.0-PR.6

org.n52.sensorweb-server.sos:sos-prefixed-identifier 6.0.0-PR.1

52°North SOS - Module to support prefixed identifiers in requests and responses

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.n52.sensorweb-server.sos
ArtifactId

ArtifactId

sos-prefixed-identifier
Version

Version

6.0.0-PR.1
Type

Type

jar

Download sos-prefixed-identifier 6.0.0-PR.1


<!-- https://jarcasting.com/artifacts/org.n52.sensorweb-server.sos/sos-prefixed-identifier/ -->
<dependency>
    <groupId>org.n52.sensorweb-server.sos</groupId>
    <artifactId>sos-prefixed-identifier</artifactId>
    <version>6.0.0-PR.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.n52.sensorweb-server.sos/sos-prefixed-identifier/
implementation 'org.n52.sensorweb-server.sos:sos-prefixed-identifier:6.0.0-PR.1'
// https://jarcasting.com/artifacts/org.n52.sensorweb-server.sos/sos-prefixed-identifier/
implementation ("org.n52.sensorweb-server.sos:sos-prefixed-identifier:6.0.0-PR.1")
'org.n52.sensorweb-server.sos:sos-prefixed-identifier:jar:6.0.0-PR.1'
<dependency org="org.n52.sensorweb-server.sos" name="sos-prefixed-identifier" rev="6.0.0-PR.1">
  <artifact name="sos-prefixed-identifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.n52.sensorweb-server.sos', module='sos-prefixed-identifier', version='6.0.0-PR.1')
)
libraryDependencies += "org.n52.sensorweb-server.sos" % "sos-prefixed-identifier" % "6.0.0-PR.1"
[org.n52.sensorweb-server.sos/sos-prefixed-identifier "6.0.0-PR.1"]