License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdpl.iterators |
ArtifactId | ArtifactIdkebs-jsonschema_2.13 |
Version | Version1.9.4 |
Type | Typejar |
Description |
Descriptionjsonschema
Automatic generation of JSON Schemas for case classes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/pl.iterators/kebs-jsonschema_2.13/ -->
<dependency>
<groupId>pl.iterators</groupId>
<artifactId>kebs-jsonschema_2.13</artifactId>
<version>1.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/pl.iterators/kebs-jsonschema_2.13/
implementation 'pl.iterators:kebs-jsonschema_2.13:1.9.4'
// https://jarcasting.com/artifacts/pl.iterators/kebs-jsonschema_2.13/
implementation ("pl.iterators:kebs-jsonschema_2.13:1.9.4")
'pl.iterators:kebs-jsonschema_2.13:jar:1.9.4'
<dependency org="pl.iterators" name="kebs-jsonschema_2.13" rev="1.9.4">
<artifact name="kebs-jsonschema_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.iterators', module='kebs-jsonschema_2.13', version='1.9.4')
)
libraryDependencies += "pl.iterators" % "kebs-jsonschema_2.13" % "1.9.4"
[pl.iterators/kebs-jsonschema_2.13 "1.9.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
pl.iterators : kebs-macro-utils_2.13 | jar | 1.9.4 |
com.github.andyglow : scala-jsonschema_2.13 | jar | 0.7.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.11 |