MVN

org.javalite : db-migrator-integration-test

Maven & Gradle

Jun 29, 2019

JavaLite - DB-Migrator Integration Test

<dependency>
    <groupId>org.javalite</groupId>
    <artifactId>db-migrator-integration-test</artifactId>
    <version>2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.javalite : db-migrator-integration-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3

All Versions

Choose a version of org.javalite : db-migrator-integration-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3
db-migrator-integration-test-2.3
1.4.x
db-migrator-integration-test-1.4.10

How to add a dependency to Maven

Add the following org.javalite : db-migrator-integration-test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.javalite</groupId>
    <artifactId>db-migrator-integration-test</artifactId>
    <version>2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.javalite : db-migrator-integration-test gradle dependency to your build.gradle file:

implementation 'org.javalite:db-migrator-integration-test:2.3'

Gradle Kotlin DSL: Add the following org.javalite : db-migrator-integration-test gradle kotlin dependency to your build.gradle.kts file:

implementation("org.javalite:db-migrator-integration-test:2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.javalite : db-migrator-integration-test sbt scala dependency to your build.sbt file:

libraryDependencies += "org.javalite" % "db-migrator-integration-test" % "2.3"

Advertisement

Dependencies from Group

Apr 20, 2023
21 usages
833 stars
Apr 20, 2023
15 usages
833 stars
Apr 20, 2023
4 usages
833 stars
Apr 20, 2023
3 usages
833 stars
Apr 20, 2023
2 usages
833 stars

Discover Dependencies