| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdio.atlassian.json-schemagen |
| ArtifactId | ArtifactIdjson-schemagen-scanner |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJson Schema Generator - Scanners
A library for generating json-schema from java pojos
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.atlassian.json-schemagen/json-schemagen-scanner/ -->
<dependency>
<groupId>io.atlassian.json-schemagen</groupId>
<artifactId>json-schemagen-scanner</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.atlassian.json-schemagen/json-schemagen-scanner/
implementation 'io.atlassian.json-schemagen:json-schemagen-scanner:1.2.1'
// https://jarcasting.com/artifacts/io.atlassian.json-schemagen/json-schemagen-scanner/
implementation ("io.atlassian.json-schemagen:json-schemagen-scanner:1.2.1")
'io.atlassian.json-schemagen:json-schemagen-scanner:jar:1.2.1'
<dependency org="io.atlassian.json-schemagen" name="json-schemagen-scanner" rev="1.2.1">
<artifact name="json-schemagen-scanner" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atlassian.json-schemagen', module='json-schemagen-scanner', version='1.2.1')
)
libraryDependencies += "io.atlassian.json-schemagen" % "json-schemagen-scanner" % "1.2.1"
[io.atlassian.json-schemagen/json-schemagen-scanner "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.atlassian.json-schemagen : json-schemagen-core | jar | 1.2.1 |
| com.google.guava : guava | jar | 10.0.1 |
| com.google.code.gson : gson | jar | 2.2.4 |
| commons-io : commons-io | jar | 2.0 |
| org.ow2.asm : asm-all | jar | 5.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |