MVN

io.datalbry.config-schema : api

Maven & Gradle

Apr 07, 2021
2 usages

Config Schema - api · Config Schema is a simple schema processing library, providing a convenient schema file for configuration properties

<dependency>
    <groupId>io.datalbry.config-schema</groupId>
    <artifactId>api</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.datalbry.config-schema : api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.datalbry.config-schema : api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
api-0.0.1

How to add a dependency to Maven

Add the following io.datalbry.config-schema : api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.datalbry.config-schema</groupId>
    <artifactId>api</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.datalbry.config-schema : api gradle dependency to your build.gradle file:

implementation 'io.datalbry.config-schema:api:0.0.1'

Gradle Kotlin DSL: Add the following io.datalbry.config-schema : api gradle kotlin dependency to your build.gradle.kts file:

implementation("io.datalbry.config-schema:api:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.datalbry.config-schema : api sbt scala dependency to your build.sbt file:

libraryDependencies += "io.datalbry.config-schema" % "api" % "0.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 01, 2023
3 usages
Oct 10, 2012
5 usages
Oct 12, 2013
9 usages
Mar 03, 2022
6 usages
31 stars
Sep 17, 2016
1 usages
32 stars
Dec 17, 2021
7 usages
10 stars
May 17, 2019
2 usages
218 stars
Jun 02, 2021
3 usages
7 stars
Aug 28, 2011
9 usages
70 stars