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

net.cpollet.maven.plugins.postman.frontend.Generator Maven / Gradle / Ivy

Go to download

A maven plugin to export JAX-RS annotated classes and methods to Postman collection

The newest version!
package net.cpollet.maven.plugins.postman.frontend;

public interface Generator {
    String generate();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy