ChestShops is a 1.20 Minecraft plugin, built for the FarLands Minecraft server.
It can be used for buying, selling, or trading items using chests and signs
Your IDE probably has fancy buttons to handle these things, but if you want to use the terminal:
# Install dependencies
mvn install
# Build the jar
mvn package