Difference between revisions of "Reports-store-gateway"

From D4Science Wiki
Jump to: navigation, search
Line 4: Line 4:
 
[[File:Reports-store-gateway-component.png]]
 
[[File:Reports-store-gateway-component.png]]
  
The Maven artifact '''vme-reports-store-gateway''' resides in [github][https://github.com/openfigis/vme/tree/master/vme-reports-store-gateway vme repo on github]. This artifact is the specific implementation for the VME-DB and therefore resides in another repository.  
+
The Maven artifact '''vme-reports-store-gateway''' resides in [github][https://github.com/openfigis/vme/tree/master/vme-reports-store-gateway vme repo on github]. This artifact is the specific implementation for the VME-DB and therefore resides in another repository. <br>
  
 
All other artifacts resided in the iMarine SVN https://svn.d4science.research-infrastructures.eu/gcube/trunk/application/reports-store-gateway. There is a pom.xml on that level ('''reports-store-gateway'''), which is the parent pom for:
 
All other artifacts resided in the iMarine SVN https://svn.d4science.research-infrastructures.eu/gcube/trunk/application/reports-store-gateway. There is a pom.xml on that level ('''reports-store-gateway'''), which is the parent pom for:

Revision as of 14:49, 31 October 2013

Component Diagram

Reports-store-gateway-component.png

The Maven artifact vme-reports-store-gateway resides in [github]vme repo on github. This artifact is the specific implementation for the VME-DB and therefore resides in another repository.

All other artifacts resided in the iMarine SVN https://svn.d4science.research-infrastructures.eu/gcube/trunk/application/reports-store-gateway. There is a pom.xml on that level (reports-store-gateway), which is the parent pom for:

  • reports-store-gateway-client
  • reports-store-gateway-interface-dto
  • reports-store-gateway-web

Deployment Diagram

Reports-store-gateway-deployment.png