| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools JSON Data |
| GroupId | GroupIduk.co.wansdykehouse |
| ArtifactId | ArtifactIdjsonschema-maven-plugin |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptionjsonschema-maven-plugin
Generate JSON schemas from Java POJOs with Maven.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>uk.co.wansdykehouse</groupId>
<artifactId>jsonschema-maven-plugin</artifactId>
<version>1.1</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| uk.co.wansdykehouse : jsonschema | jar | 1.1 |
| org.javassist : javassist | jar | 3.18.2-GA |
| org.apache.maven : maven-core | jar | 3.2.3 |
| org.apache.maven : maven-plugin-api | jar | 3.2.3 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |