Skip to content

LuckyDevStuff/LuckyMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LuckyMS

Simple MySQLAPI using JDBC with many features.

How to use?

MAVEN: Add this to your Reposetories:

<repository>
		 <id>jitpack.io</id>
		 <url>https://jitpack.io</url>
</repository>

Add this to your Dependencies:

<dependency>
	  <groupId>com.github.LuckyDevStuff</groupId>
	  <artifactId>LuckyMS</artifactId>
	  <version>v1.1</version>
</dependency>

OTHER: Download the JAR File and add this as a Libary.

About

simple adapter for MySQL with many features.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages