Download wix-embedded-mysql-1.0.3.jar file - Jar w

Jar examples for w:wix-embedded-mysql

Description

Embedded MySql for E2E/IT tests

You can download jar file wix-embedded-mysql 1.0.3 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add wix-embedded-mysql-1.0.3.jar to your project.

<dependency>
   <groupId>com.wix</groupId>
   <artifactId>wix-embedded-mysql</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'com.wix', name: 'wix-embedded-mysql', version: '1.0.3'
libraryDependencies += "com.wix" % "wix-embedded-mysql" % "1.0.3"
<dependency org="com.wix" name="wix-embedded-mysql" rev="1.0.3"/>
@Grapes(@Grab(group='com.wix', module='wix-embedded-mysql', version='1.0.3'))
'com.wix:wix-embedded-mysql:jar:1.0.3'

Download

Click the following link to download the jar file.

wix-embedded-mysql-1.0.3-javadoc.jar
wix-embedded-mysql-1.0.3-sources.jar
wix-embedded-mysql-1.0.3.jar
wix-embedded-mysql-1.0.3.pom



Related Tutorials