Last Version

Wix Embedded MySql 4.6.2

Embedded MySql for E2E/IT tests

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.wix
ArtifactId

ArtifactId

wix-embedded-mysql
Version

Version

4.6.2
Type

Type

jar
Description

Description

Wix Embedded MySql
Embedded MySql for E2E/IT tests
Project URL

Project URL

https://github.com/wix/wix-embedded-mysql/tree/master/wix-embedded-mysql

Download wix-embedded-mysql 4.6.2


<!-- 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"]

Dependencies

compile (4)

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

test (12)

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

Project Modules

There are no modules declared in this project.