Last Version

Properties loader from Json file 1.1

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.

License

License

Categories

Categories

Maven Build Tools JSON Data
GroupId

GroupId

com.github.iarellano
ArtifactId

ArtifactId

iad-json-properties-maven-plugin
Version

Version

1.1
Type

Type

maven-plugin
Description

Description

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.
Project URL

Project URL

https://github.com/iarellano/iad-json-properties-maven-plugin
Source Code Management

Source Code Management

https://github.com/iarellano/iad-json-properties-maven-plugin

Download iad-json-properties-maven-plugin 1.1


<plugin>
    <groupId>com.github.iarellano</groupId>
    <artifactId>iad-json-properties-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
com.jayway.jsonpath : json-path jar 2.4.0
org.apache.maven : maven-plugin-api jar 3.0
org.apache.commons : commons-lang3 jar 3.8.1

provided (2)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
org.apache.maven : maven-core jar 3.3.9

Project Modules

There are no modules declared in this project.