Last Version

Jolt Maven Plugin 0.1.0.1

A Maven plugin to apply JSON to JSON transformations using the Jolt spec. Useful as part of a Maven build to transform JSON generated by one plugin to JSON consumable by another.

License

License

Categories

Categories

Maven Build Tools Jolt Data JSON
GroupId

GroupId

com.github.connollyst
ArtifactId

ArtifactId

jolt-maven-plugin
Version

Version

0.1.0.1
Type

Type

maven-plugin
Description

Description

Jolt Maven Plugin
A Maven plugin to apply JSON to JSON transformations using the Jolt spec. Useful as part of a Maven build to transform JSON generated by one plugin to JSON consumable by another.
Project URL

Project URL

https://github.com/connollyst/jolt-maven-plugin
Source Code Management

Source Code Management

https://github.com/connollyst/jolt-maven-plugin

Download jolt-maven-plugin 0.1.0.1


<plugin>
    <groupId>com.github.connollyst</groupId>
    <artifactId>jolt-maven-plugin</artifactId>
    <version>0.1.0.1</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
com.bazaarvoice.jolt : jolt-core jar 0.1.0
com.bazaarvoice.jolt : json-utils jar 0.1.0
org.apache.maven : maven-plugin-api jar 3.5.2
org.apache.maven : maven-core jar 3.5.2
org.apache.maven : maven-compat jar 3.5.2

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-artifact jar 3.5.2
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.13.0
org.assertj : assertj-core jar 2.6.0
ch.qos.logback : logback-classic jar 1.2.3
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0

Project Modules

There are no modules declared in this project.