Last Version

fiware-ngsi-api dev

NGSI v1 API server and client library

License

License

GroupId

GroupId

com.orange.fiware
ArtifactId

ArtifactId

ngsi-api
Version

Version

dev
Type

Type

pom
Description

Description

fiware-ngsi-api
NGSI v1 API server and client library
Project URL

Project URL

https://github.com/Orange-OpenSource/fiware-ngsi-api
Project Organization

Project Organization

Orange
Source Code Management

Source Code Management

https://github.com/Orange-OpenSource/fiware-ngsi-api

Download ngsi-api dev

Filename Size
ngsi-api-dev.pom 14 KB
Browse

<!-- https://jarcasting.com/artifacts/com.orange.fiware/ngsi-api/ -->
<dependency>
    <groupId>com.orange.fiware</groupId>
    <artifactId>ngsi-api</artifactId>
    <version>dev</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.orange.fiware/ngsi-api/
implementation 'com.orange.fiware:ngsi-api:dev'
// https://jarcasting.com/artifacts/com.orange.fiware/ngsi-api/
implementation ("com.orange.fiware:ngsi-api:dev")
'com.orange.fiware:ngsi-api:pom:dev'
<dependency org="com.orange.fiware" name="ngsi-api" rev="dev">
  <artifact name="ngsi-api" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.orange.fiware', module='ngsi-api', version='dev')
)
libraryDependencies += "com.orange.fiware" % "ngsi-api" % "dev"
[com.orange.fiware/ngsi-api "dev"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ngsi-client
  • ngsi-server