Last Version

ngsi-client 0.1.3

NGSI v1 API server and client library

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.orange.fiware
ArtifactId

ArtifactId

ngsi-client
Version

Version

0.1.3
Type

Type

jar
Description

Description

ngsi-client
NGSI v1 API server and client library
Project Organization

Project Organization

Orange

Download ngsi-client 0.1.3


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

Dependencies

compile (13)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.6.4
org.apache.httpcomponents : httpclient jar 4.4.1
org.apache.httpcomponents : httpasyncclient jar 4.1
org.springframework : spring-context jar 4.1.6.RELEASE
org.springframework : spring-web jar 4.1.6.RELEASE
org.springframework : spring-webmvc jar 4.1.6.RELEASE
org.slf4j : slf4j-api jar 1.7.7
ch.qos.logback : logback-classic jar 1.1.2
ch.qos.logback : logback-core jar 1.1.2
javax.inject : javax.inject jar 1
com.fasterxml.jackson.core : jackson-databind jar 2.6.4
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.6.4
org.codehaus.woodstox : woodstox-core-asl jar 4.4.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.