License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Jolt Data JSON |
GroupId | GroupIdcom.github.connollyst |
ArtifactId | ArtifactIdjolt-maven-plugin |
Last Version | Last Version0.1.0.1 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionJolt 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jolt-maven-plugin-0.1.0.1.pom | |
jolt-maven-plugin-0.1.0.1.jar | 11 KB |
jolt-maven-plugin-0.1.0.1-sources.jar | 10 KB |
jolt-maven-plugin-0.1.0.1-javadoc.jar | 35 KB |
Browse |
<plugin>
<groupId>com.github.connollyst</groupId>
<artifactId>jolt-maven-plugin</artifactId>
<version>0.1.0.1</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-artifact | jar | 3.5.2 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.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 |