| License |
License |
|---|---|
| Categories |
CategoriesMySQL Data Databases |
| GroupId | GroupIdcom.wix |
| ArtifactId | ArtifactIdwix-embedded-mysql |
| Last Version | Last Version4.6.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWix Embedded MySql
Embedded MySql for E2E/IT tests
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| wix-embedded-mysql-4.6.2.pom | |
| wix-embedded-mysql-4.6.2.jar | 90 KB |
| wix-embedded-mysql-4.6.2-sources.jar | 44 KB |
| wix-embedded-mysql-4.6.2-javadoc.jar | 361 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.wix/wix-embedded-mysql/ -->
<dependency>
<groupId>com.wix</groupId>
<artifactId>wix-embedded-mysql</artifactId>
<version>4.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.wix/wix-embedded-mysql/
implementation 'com.wix:wix-embedded-mysql:4.6.2'
// https://jarcasting.com/artifacts/com.wix/wix-embedded-mysql/
implementation ("com.wix:wix-embedded-mysql:4.6.2")
'com.wix:wix-embedded-mysql:jar:4.6.2'
<dependency org="com.wix" name="wix-embedded-mysql" rev="4.6.2">
<artifact name="wix-embedded-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wix', module='wix-embedded-mysql', version='4.6.2')
)
libraryDependencies += "com.wix" % "wix-embedded-mysql" % "4.6.2"
[com.wix/wix-embedded-mysql "4.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.flapdoodle.embed : de.flapdoodle.embed.process | jar | 2.0.3 |
| commons-io : commons-io | jar | 2.6 |
| org.apache.commons : commons-compress | jar | 1.19 |
| org.tukaani : xz | jar | 1.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.6 |
| org.springframework : spring-jdbc | jar | 4.2.5.RELEASE |
| mysql : mysql-connector-java | jar | 8.0.11 |
| org.apache.commons : commons-dbcp2 | jar | 2.1.1 |
| 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 |
| org.nanohttpd : nanohttpd-nanolets | jar | 2.3.1 |
| jar » external-jar-with-schemas | jar | 1.0.1 |
| org.littleshoot : littleproxy | jar | 1.1.2 |
| org.nanohttpd : nanohttpd | jar | 2.3.1 |