License |
License |
---|---|
Categories |
CategoriesMaven Build Tools JSON Data |
GroupId | GroupIdde.isc-software.maven |
ArtifactId | ArtifactIdjson-schema-maven-plugin |
Version | Version1.0.0 |
Type | Typemaven-plugin |
Description |
Descriptionjson-schema-plugin Maven Mojo
Creates JSON Schema files in Mavens output directory for classes.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json-schema-maven-plugin-1.0.0.pom | -1 bytes |
Browse |
<plugin>
<groupId>de.isc-software.maven</groupId>
<artifactId>json-schema-maven-plugin</artifactId>
<version>1.0.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.10.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.10.0 |
com.fasterxml.jackson.module : jackson-module-jsonSchema | jar | 2.10.0.pr3 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.reflections : reflections | jar | 0.9.11 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.5.3 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
org.apache.maven : maven-model | jar | 3.6.2 |
org.apache.maven : maven-core | jar | 3.6.2 |
org.apache.maven : maven-artifact | jar | 3.6.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |