| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMySQL Данные Базы данных |
| Группа | Группаcom.smallaswater.easysql |
| Идентификатор | ИдентификаторEasyMySQL |
| Последняя версия | Последняя версия3.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеEasyMySQL
EasyMySQL -- MySQL tool for Nukkit
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| EasyMySQL-3.0.4.pom | |
| EasyMySQL-3.0.4.jar | 3 MB |
| EasyMySQL-3.0.4-sources.jar | 29 KB |
| EasyMySQL-3.0.4-javadoc.jar | 229 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.smallaswater.easysql/EasyMySQL/ -->
<dependency>
<groupId>com.smallaswater.easysql</groupId>
<artifactId>EasyMySQL</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.smallaswater.easysql/EasyMySQL/
implementation 'com.smallaswater.easysql:EasyMySQL:3.0.4'
// https://jarcasting.com/artifacts/com.smallaswater.easysql/EasyMySQL/
implementation ("com.smallaswater.easysql:EasyMySQL:3.0.4")
'com.smallaswater.easysql:EasyMySQL:jar:3.0.4'
<dependency org="com.smallaswater.easysql" name="EasyMySQL" rev="3.0.4">
<artifact name="EasyMySQL" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smallaswater.easysql', module='EasyMySQL', version='3.0.4')
)
libraryDependencies += "com.smallaswater.easysql" % "EasyMySQL" % "3.0.4"
[com.smallaswater.easysql/EasyMySQL "3.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.27 |
| com.alibaba : druid | jar | 1.2.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains : annotations | jar | 22.0.0 |
| org.projectlombok : lombok | jar | 1.18.22 |
| cn.nukkit » nukkit | jar | 1.0-SNAPSHOT |