Thank you very much, you are right! Luca
-----Messaggio originale----- Da: Pierre Gruet <[email protected]> Inviato: lunedì 28 agosto 2023 10:55 A: [email protected] Cc: [email protected] Oggetto: Re: Searching for javax.json Hello Luca, Le 28/08/2023 à 09:24, [email protected] a écrit : > Hello, > > I am trying to package a Java program that uses javax.json, in > particular the Glassfish implementation [1]. > > Does anybody know if a javax.json implementation has ever been > packaged in Debian? > Thank you. > > Luca > > [1] https://mvnrepository.com/artifact/org.glassfish/javax.json > <https://mvnrepository.com/artifact/org.glassfish/javax.json> > I trust libjsonp-java contains the jars with the classes you are looking for; you may install it and look at /usr/share/java/javax.json-api.jar /usr/share/java/javax.json.jar Cheers, -- Pierre

