MVN

org.kasource : json-schema-registry

Maven & Gradle

Jan 10, 2020
1 usages

JSON Schema Registry · Auto-detected JSON schema classes and provide a registry for easy lookup

<dependency>
    <groupId>org.kasource</groupId>
    <artifactId>json-schema-registry</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kasource : json-schema-registry to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of org.kasource : json-schema-registry to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
json-schema-registry-0.1

How to add a dependency to Maven

Add the following org.kasource : json-schema-registry maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.kasource</groupId>
    <artifactId>json-schema-registry</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.kasource : json-schema-registry gradle dependency to your build.gradle file:

implementation 'org.kasource:json-schema-registry:0.1'

Gradle Kotlin DSL: Add the following org.kasource : json-schema-registry gradle kotlin dependency to your build.gradle.kts file:

implementation("org.kasource:json-schema-registry:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.kasource : json-schema-registry sbt scala dependency to your build.sbt file:

libraryDependencies += "org.kasource" % "json-schema-registry" % "0.1"

Advertisement

Dependencies from Group

Apr 05, 2012
6 usages
3 stars
Aug 16, 2014
6 usages
0 stars
Apr 28, 2012
5 usages
1 stars
Feb 11, 2020
3 usages
Apr 05, 2012
2 usages
3 stars

Discover Dependencies

Jan 03, 2020
Aug 18, 2023
3 usages
6.5k stars
Aug 22, 2023
1 usages
3 stars
Aug 22, 2023
1 usages
3 stars
Jun 30, 2023
2 usages
32 stars
Mar 24, 2023
8 usages
176 stars