All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Ada.server-ews.mustache Maven / Gradle / Ivy

There is a newer version: 7.7.0
Show newest version
with Servlet.Server.EWS;
with {{{projectName}}}.Server;
procedure {{{projectName}}}_EWS is
   Container : Servlet.Server.EWS.EWS_Container;
begin
   {{{projectName}}}.Server (Container);
end {{{projectName}}}_EWS;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy