Skip to content

sbadugu/gateway.transport.http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gateway.transport.http

About this Project

The gateway.transport.http is an implemenation of HTTP transport.

Building this Project

Minimum requirements for building the project

  • Java SE Development Kit (JDK) 7 or higher

Steps for building this project

  1. Clone the repo
  2. mvn clean install

Running this Project

  1. Integrate this component in gateway.distribution by updating the version in gateway.distribution's pom
  2. Build the corresponding gateway.distribution and use it for application development