| License |
License |
|---|---|
| Categories |
CategoriesMySQL Data Databases |
| GroupId | GroupIdcom.wix |
| ArtifactId | ArtifactIdwix-embedded-mysql-download-and-extract |
| Last Version | Last Version4.6.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWix Embedded Mysql Download and Extract
Cli tool to predownload/precache mysql artifacts for wix-embedded-mysql
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.wix/wix-embedded-mysql-download-and-extract/ -->
<dependency>
<groupId>com.wix</groupId>
<artifactId>wix-embedded-mysql-download-and-extract</artifactId>
<version>4.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix/wix-embedded-mysql-download-and-extract/
implementation 'com.wix:wix-embedded-mysql-download-and-extract:4.6.2'
// https://jarcasting.com/artifacts/com.wix/wix-embedded-mysql-download-and-extract/
implementation ("com.wix:wix-embedded-mysql-download-and-extract:4.6.2")
'com.wix:wix-embedded-mysql-download-and-extract:jar:4.6.2'
<dependency org="com.wix" name="wix-embedded-mysql-download-and-extract" rev="4.6.2">
<artifact name="wix-embedded-mysql-download-and-extract" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix', module='wix-embedded-mysql-download-and-extract', version='4.6.2')
)
libraryDependencies += "com.wix" % "wix-embedded-mysql-download-and-extract" % "4.6.2"
[com.wix/wix-embedded-mysql-download-and-extract "4.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.wix : wix-embedded-mysql | jar | 4.6.2 |
| de.flapdoodle.embed : de.flapdoodle.embed.process | jar | 2.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.6 |
| org.specs2 : specs2-core_2.12 | jar | 4.3.4 |
| org.specs2 : specs2-junit_2.12 | jar | 4.3.4 |
| org.specs2 : specs2-matcher-extra_2.12 | jar | 4.3.4 |
| commons-io : commons-io | jar | 2.4 |