License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdpl.iterators |
ArtifactId | ArtifactIdkebs-jsonschema_2.12 |
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.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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.11 |