MVN

io.github.sebastian-toepfer.json.rpc : json-printable-maven-plugin

Maven & Gradle

Jun 07, 2023
0 stars

json-printable-maven-plugin · Module to generate java classes without getter/setter for openrpc spec

<plugin>
    <groupId>io.github.sebastian-toepfer.json.rpc</groupId>
    <artifactId>json-printable-maven-plugin</artifactId>
    <version>0.1.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.sebastian-toepfer.json.rpc : json-printable-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of io.github.sebastian-toepfer.json.rpc : json-printable-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
json-printable-maven-plugin-0.1.1
json-printable-maven-plugin-0.1.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>io.github.sebastian-toepfer.json.rpc</groupId>
    <artifactId>json-printable-maven-plugin</artifactId>
    <version>0.1.1</version>
</plugin>