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

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

There is a newer version: 7.6.0
Show newest version
with Servlet.Server.Web;
with {{{projectName}}}.Server;
procedure {{{projectName}}}_AWS is
   Container : Servlet.Server.Web.AWS_Container;
begin
   {{{projectName}}}.Server (Container);
end {{{projectName}}}_AWS;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy