Properties loader from Json file · This mojo can import json files as properties using a pseudo-normalized json path as property names, it can also extract values using JsonPath and then assign the extracted values to project properties.
Group: com.github.iarellano - All Dependencies
REST Client Maven Plugin · At times we need to consume external services as part of a build process, for example to verify which version of an API is deployed, verify that a service is online, get configurations from some remote storage provider, etc. This plugin is aimed to provide a way to make HTTP request either to get resources, upload files, submit forms, post json, post xml, etc.
Json to Yaml to Json Converter Maven Plugin · This plugin allows to convert files from json to yaml and vice versa. It makes use of the Apache Maven Filtering component therefore filtering can also be performed.
maven-replacer-plugin Maven Mojo · Maven plugin to replace tokens in a given file with a value
everit-org/json-schema · This is a fork of the implementation of the JSON Schema Core Draft v4 specification built with the org.json API which also supports internationalization
JSON-java · This project is a maven setup for the forked library JSON-java. Original source is hosted at https://github.com/stleary/JSON-java Fork is hosted at https://github.com/iarellano/JSON-java The purpose of this project is to deploy the forked library to nexus repository.
Maven Invoker maven plugin · This is a simple maven plugin wrapper for the Apache Maven Invoker at https://maven.apache.org/shared/maven-invoker/ which allows to invoke a Maven execution on an independent maven project.