MVN

org.sodeac : org.sodeac.dbschema.api

Maven & Gradle

Jun 24, 2018
5 usages
0 stars

Sodeac db-schema API · API for Sodeac database schema management service

<dependency>
    <groupId>org.sodeac</groupId>
    <artifactId>org.sodeac.dbschema.api</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sodeac : org.sodeac.dbschema.api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.sodeac : org.sodeac.dbschema.api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
org.sodeac.dbschema.api-1.0.0

How to add a dependency to Maven

Add the following org.sodeac : org.sodeac.dbschema.api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.sodeac</groupId>
    <artifactId>org.sodeac.dbschema.api</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.sodeac : org.sodeac.dbschema.api gradle dependency to your build.gradle file:

implementation 'org.sodeac:org.sodeac.dbschema.api:1.0.0'

Gradle Kotlin DSL: Add the following org.sodeac : org.sodeac.dbschema.api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.sodeac:org.sodeac.dbschema.api:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.sodeac : org.sodeac.dbschema.api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.sodeac" % "org.sodeac.dbschema.api" % "1.0.0"

Advertisement

Dependencies from Group

Jun 24, 2018
5 usages
0 stars
Jun 24, 2018
3 usages
0 stars
Aug 22, 2017
1 usages
0 stars
Dec 12, 2020
1 usages
0 stars

Discover Dependencies

Nov 15, 2022
17 usages
342 stars
Jun 01, 2023
5 usages
43 stars
Aug 26, 2023
10 usages
159 stars
May 11, 2017
2 usages
0 stars
Jan 24, 2023
5 usages
0 stars
May 19, 2022
3 usages
Dec 19, 2020
13 usages
2.6k stars
Aug 16, 2020
3 usages
0 stars
Apr 14, 2022
7 usages
180 stars