MVN

at.molindo : molindo-mysql-collations

Maven & Gradle

Mar 15, 2011
2 stars

Molindo MySQL Collations · Java collations using MySQL charset XML files.

<dependency>
    <groupId>at.molindo</groupId>
    <artifactId>molindo-mysql-collations</artifactId>
    <version>1.0-alpha-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of at.molindo : molindo-mysql-collations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0-alpha-1
  • Latest Alpha: 1.0-alpha-1

All Versions

Choose a version of at.molindo : molindo-mysql-collations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
molindo-mysql-collations-1.0-alpha-1

How to add a dependency to Maven

Add the following at.molindo : molindo-mysql-collations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>at.molindo</groupId>
    <artifactId>molindo-mysql-collations</artifactId>
    <version>1.0-alpha-1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following at.molindo : molindo-mysql-collations gradle dependency to your build.gradle file:

implementation 'at.molindo:molindo-mysql-collations:1.0-alpha-1'

Gradle Kotlin DSL: Add the following at.molindo : molindo-mysql-collations gradle kotlin dependency to your build.gradle.kts file:

implementation("at.molindo:molindo-mysql-collations:1.0-alpha-1")

How to add a dependency to SBT Scala

SBT Scala: Add the following at.molindo : molindo-mysql-collations sbt scala dependency to your build.sbt file:

libraryDependencies += "at.molindo" % "molindo-mysql-collations" % "1.0-alpha-1"

Advertisement

Dependencies from Group

Mar 02, 2020
10 usages
5 stars
Aug 10, 2015
7 usages
0 stars
Aug 10, 2015
3 usages
0 stars
Jul 16, 2018
3 usages
3 stars
Aug 10, 2015
2 usages
0 stars

Discover Dependencies