cmccarthyIrl / json-to-pojo-standalone

Standalone Java FX Application for the JSON2POJO repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON 2 POJO

Standalone Java FX Application for the JSON2POJO repo

User Interface

Executable JAR

  • Execute the following to create an executable jar. The jar will be created in the target folder
    1. mvn clean install

Troubleshooting

  • Execute the following commands to resolve any dependency issues
    1. cd ~/install directory path/json-to-pojo-standalone
    2. mvn clean install

Contributing

Spotted a mistake? Questions? Suggestions?

Open an Issue

JSON2POJO Repository

joelittlejohn - JSON2Pojo

About

Standalone Java FX Application for the JSON2POJO repo

License:MIT License


Languages

Language:Java 100.0%