Last Version

jsonschema 1.9.4

Automatic generation of JSON Schemas for case classes

License

License

Categories

Categories

JSON Data
GroupId

GroupId

pl.iterators
ArtifactId

ArtifactId

kebs-jsonschema_2.12
Version

Version

1.9.4
Type

Type

jar
Description

Description

jsonschema
Automatic generation of JSON Schemas for case classes
Project URL

Project URL

https://github.com/theiterators/kebs
Project Organization

Project Organization

Iterators
Source Code Management

Source Code Management

https://github.com/theiterators/kebs

Download kebs-jsonschema_2.12 1.9.4


<!-- https://jarcasting.com/artifacts/pl.iterators/kebs-jsonschema_2.12/ -->
<dependency>
    <groupId>pl.iterators</groupId>
    <artifactId>kebs-jsonschema_2.12</artifactId>
    <version>1.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/pl.iterators/kebs-jsonschema_2.12/
implementation 'pl.iterators:kebs-jsonschema_2.12:1.9.4'
// https://jarcasting.com/artifacts/pl.iterators/kebs-jsonschema_2.12/
implementation ("pl.iterators:kebs-jsonschema_2.12:1.9.4")
'pl.iterators:kebs-jsonschema_2.12:jar:1.9.4'
<dependency org="pl.iterators" name="kebs-jsonschema_2.12" rev="1.9.4">
  <artifact name="kebs-jsonschema_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.iterators', module='kebs-jsonschema_2.12', version='1.9.4')
)
libraryDependencies += "pl.iterators" % "kebs-jsonschema_2.12" % "1.9.4"
[pl.iterators/kebs-jsonschema_2.12 "1.9.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
pl.iterators : kebs-macro-utils_2.12 jar 1.9.4
com.github.andyglow : scala-jsonschema_2.12 jar 0.7.8

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.11

Project Modules

There are no modules declared in this project.