Jar examples for n:ngsi-server
NGSI v1 API server and client library
You can download jar file ngsi-server 0.1.3 in this page.
Apache License Version 2.0
You can use the following script to add ngsi-server-0.1.3.jar to your project.
<dependency> <groupId>com.orange.fiware</groupId> <artifactId>ngsi-server</artifactId> <version>0.1.3</version> </dependency>
compile group: 'com.orange.fiware', name: 'ngsi-server', version: '0.1.3'
libraryDependencies += "com.orange.fiware" % "ngsi-server" % "0.1.3"
<dependency org="com.orange.fiware" name="ngsi-server" rev="0.1.3"/>
@Grapes(@Grab(group='com.orange.fiware', module='ngsi-server', version='0.1.3'))
'com.orange.fiware:ngsi-server:jar:0.1.3'
Click the following link to download the jar file.
ngsi-server-0.1.3-javadoc.jar