is not current version
Last Version 1.9.4

jsonschema 1.9.1

Automatic generation of JSON Schemas for case classes

License

License

Categories

Categories

JSON Data
GroupId

GroupId

pl.iterators
ArtifactId

ArtifactId

kebs-jsonschema_2.13
Version

Version

1.9.1
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.13 1.9.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
pl.iterators : kebs-macro-utils_2.13 jar 1.9.1
com.github.andyglow : scala-jsonschema_2.13 jar 0.7.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.7

Project Modules

There are no modules declared in this project.