MVN

com.github.mike10004 : mariadb-dist

Maven & Gradle

Sep 03, 2016
1 stars

mariadb-10.0.27-mac-x86_64 · Portable MariaDB Maven artifact for Mac OS X 10.11

<dependency>
    <groupId>com.github.mike10004</groupId>
    <artifactId>mariadb-dist</artifactId>
    <version>10.0.27</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mike10004 : mariadb-dist to add to Maven - Latest Versions:

  • Latest Stable: 10.0.27

All Versions

Choose a version of com.github.mike10004 : mariadb-dist to add to Maven - All Versions:

Version Vulnerabilities Updated
10.0.x
mariadb-dist-10.0.27

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.mike10004</groupId>
    <artifactId>mariadb-dist</artifactId>
    <version>10.0.27</version>
</dependency>