MVN

com.wix : wix-embedded-mysql-download-and-extract

Maven & Gradle

Feb 22, 2022
377 stars

Wix Embedded Mysql Download and Extract · Cli tool to predownload/precache mysql artifacts for wix-embedded-mysql

<dependency>
    <groupId>com.wix</groupId>
    <artifactId>wix-embedded-mysql-download-and-extract</artifactId>
    <version>4.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wix : wix-embedded-mysql-download-and-extract to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.6.2

All Versions

Choose a version of com.wix : wix-embedded-mysql-download-and-extract to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.6.x
wix-embedded-mysql-download-and-extract-4.6.2
wix-embedded-mysql-download-and-extract-4.6.1
wix-embedded-mysql-download-and-extract-4.6.0
4.5.x
wix-embedded-mysql-download-and-extract-4.5.0
4.4.x
wix-embedded-mysql-download-and-extract-4.4.0
4.2.x
wix-embedded-mysql-download-and-extract-4.2.0
4.1.x
wix-embedded-mysql-download-and-extract-4.1.3
wix-embedded-mysql-download-and-extract-4.1.2
wix-embedded-mysql-download-and-extract-4.1.1
wix-embedded-mysql-download-and-extract-4.1.0
4.0.x
wix-embedded-mysql-download-and-extract-4.0.1
wix-embedded-mysql-download-and-extract-4.0.0
3.1.x
wix-embedded-mysql-download-and-extract-3.1.1
wix-embedded-mysql-download-and-extract-3.1.0
3.0.x
wix-embedded-mysql-download-and-extract-3.0.2
wix-embedded-mysql-download-and-extract-3.0.1
wix-embedded-mysql-download-and-extract-3.0.0
2.2.x
wix-embedded-mysql-download-and-extract-2.2.10
wix-embedded-mysql-download-and-extract-2.2.9

How to add a dependency to Maven

Add the following com.wix : wix-embedded-mysql-download-and-extract maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.wix</groupId>
    <artifactId>wix-embedded-mysql-download-and-extract</artifactId>
    <version>4.6.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wix : wix-embedded-mysql-download-and-extract gradle dependency to your build.gradle file:

implementation 'com.wix:wix-embedded-mysql-download-and-extract:4.6.2'

Gradle Kotlin DSL: Add the following com.wix : wix-embedded-mysql-download-and-extract gradle kotlin dependency to your build.gradle.kts file:

implementation("com.wix:wix-embedded-mysql-download-and-extract:4.6.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wix : wix-embedded-mysql-download-and-extract sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wix" % "wix-embedded-mysql-download-and-extract" % "4.6.2"

Advertisement

Dependencies from Group

Feb 22, 2022
59 usages
377 stars
Mar 11, 2020
7 usages
534 stars
Mar 11, 2020
7 usages
534 stars
May 11, 2016
7 usages
260 stars
Feb 11, 2020
7 usages
260 stars

Discover Dependencies