MVN

com.jslsolucoes : db-migrate

Maven & Gradle

Mar 06, 2018

Db migrate api

<dependency>
    <groupId>com.jslsolucoes</groupId>
    <artifactId>db-migrate</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jslsolucoes : db-migrate to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.jslsolucoes : db-migrate to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
db-migrate-1.0.0

How to add a dependency to Maven

Add the following com.jslsolucoes : db-migrate maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jslsolucoes</groupId>
    <artifactId>db-migrate</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jslsolucoes : db-migrate gradle dependency to your build.gradle file:

implementation 'com.jslsolucoes:db-migrate:1.0.0'

Gradle Kotlin DSL: Add the following com.jslsolucoes : db-migrate gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jslsolucoes:db-migrate:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jslsolucoes : db-migrate sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jslsolucoes" % "db-migrate" % "1.0.0"

Advertisement

Dependencies from Group

Jun 01, 2017
6 usages
Dec 06, 2019
4 usages
Jun 11, 2021
4 usages
1 stars
Jun 11, 2021
4 usages
1 stars
Jun 11, 2021
4 usages
1 stars

Discover Dependencies

Mar 06, 2018
7 stars
Mar 06, 2018
7 stars
Mar 06, 2018
617 stars
Mar 06, 2018
617 stars
Mar 06, 2018
10 stars
Mar 06, 2018
10 stars
Mar 05, 2018
1 usages
19 stars