NDC Client

NDC Client for calling services implmenting IATA NDC standard

License

License

Modified MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

org.iata.ndc
ArtifactId

ArtifactId

ndc-client
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

NDC Client
NDC Client for calling services implmenting IATA NDC standard

Download ndc-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.iata.ndc : ndc-jaxb jar 0.1.4
org.apache.httpcomponents : fluent-hc jar 4.5.1
org.slf4j : slf4j-api jar 1.7.12

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.12
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0