Ada Web Application Framework

Ada Web Application is a framework to build a web application. The Java 2 Ada site is built on top of the Ada Web Application framework.
To access this Debian respository and install it on Ubuntu 22.04 (jammy), you can add the following line to your /etc/apt/sources.list configuration file:
deb https://apt.vacs.fr/ubuntu-jammy jammy main
And you can run the following command to accept the signed packages:
wget -O - https://apt.vacs.fr/apt.vacs.fr.gpg.key | sudo tee /etc/apt/trusted.gpg.d/apt-vacs-fr.asc
To access this Debian respository and install it on Ubuntu 20.04 LTS (focal), you can add the following line to your /etc/apt/sources.list configuration file:
deb https://apt.vacs.fr/ubuntu-focal focal main
And you can run the following command to accept the signed packages:
wget -O - https://apt.vacs.fr/apt.vacs.fr.gpg.key | sudo tee /etc/apt/trusted.gpg.d/apt-vacs-fr.asc
To access this Debian respository and install it on Debian 11 (bullseye), you can add the following line to your /etc/apt/sources.list configuration file:
deb https://apt.vacs.fr/debian-bullseye bullseye main
And you can run the following command to accept the signed packages:
wget -O - https://apt.vacs.fr/apt.vacs.fr.gpg.key | sudo tee /etc/apt/trusted.gpg.d/apt-vacs-fr.asc

Package libswagger-generator1-dev

Source:
libswagger
Version:
0.5.0
Architecture:
amd64
Maintainer:
Stephane Carrez
Installed-Size:
24338
Depends:
openjdk-11-jre
Section:
libdevel
Priority:
optional
Homepage:
https://github.com/stcarrez/swagger-ada/
Description:
OpenAPI Ada Generator (development) This is the OpenAPI Code gnerator that is capable of generating Ada client and server support with the OpenAPI Ada library.

Content

drwxr-xr-x root/root         0 2021-07-25 19:13 ./
drwxr-xr-x root/root         0 2021-07-25 19:13 ./usr/
drwxr-xr-x root/root         0 2021-07-25 19:13 ./usr/bin/
-rwxr-xr-x root/root       892 2021-07-25 19:13 ./usr/bin/openapi-generator
drwxr-xr-x root/root         0 2021-07-25 19:13 ./usr/share/
drwxr-xr-x root/root         0 2021-07-25 19:13 ./usr/share/doc/
drwxr-xr-x root/root         0 2021-07-25 19:13 ./usr/share/doc/libswagger-generator1-dev/
-rw-r--r-- root/root       239 2021-07-25 19:13 ./usr/share/doc/libswagger-generator1-dev/changelog.gz
-rw-r--r-- root/root      1102 2021-02-14 15:05 ./usr/share/doc/libswagger-generator1-dev/copyright
drwxr-xr-x root/root         0 2021-07-25 19:13 ./usr/share/swagger-ada/
-rw-r--r-- root/root  24909451 2021-07-25 19:13 ./usr/share/swagger-ada/openapi-generator-cli.jar