Последняя версия

Utilisatire JDBC par LJUG 0.1-donotuse

Utilitaire générique pour la gestion de requete et l'affichage de résulat avec JDBC. Do not use this version is just for testing deployemtn to central maven (and for my studnets at Cnam Liban) next versions will be best tested and completed

Лицензия

Лицензия

Категории

Категории

MySQL Данные Базы данных Сеть Utility Универсальные библиотеки
Группа

Группа

net.cofares.ljug
Идентификатор

Идентификатор

jdbcmysql-utility
Версия

Версия

0.1-donotuse
Тип

Тип

jar
Описание

Описание

Utilisatire JDBC par LJUG
Utilitaire générique pour la gestion de requete et l'affichage de résulat avec JDBC. Do not use this version is just for testing deployemtn to central maven (and for my studnets at Cnam Liban) next versions will be best tested and completed
Ссылка на сайт

Ссылка на сайт

http://java.cofares.net
Организация-разработчик

Организация-разработчик

Lebanese Java Users group
Система контроля версий

Система контроля версий

https://github.com/ljug/java-tutorials/tree/master/CasUtilisation

Скачать jdbcmysql-utility 0.1-donotuse


<!-- https://jarcasting.com/artifacts/net.cofares.ljug/jdbcmysql-utility/ -->
<dependency>
    <groupId>net.cofares.ljug</groupId>
    <artifactId>jdbcmysql-utility</artifactId>
    <version>0.1-donotuse</version>
</dependency>
// https://jarcasting.com/artifacts/net.cofares.ljug/jdbcmysql-utility/
implementation 'net.cofares.ljug:jdbcmysql-utility:0.1-donotuse'
// https://jarcasting.com/artifacts/net.cofares.ljug/jdbcmysql-utility/
implementation ("net.cofares.ljug:jdbcmysql-utility:0.1-donotuse")
'net.cofares.ljug:jdbcmysql-utility:jar:0.1-donotuse'
<dependency org="net.cofares.ljug" name="jdbcmysql-utility" rev="0.1-donotuse">
  <artifact name="jdbcmysql-utility" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.cofares.ljug', module='jdbcmysql-utility', version='0.1-donotuse')
)
libraryDependencies += "net.cofares.ljug" % "jdbcmysql-utility" % "0.1-donotuse"
[net.cofares.ljug/jdbcmysql-utility "0.1-donotuse"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
mysql : mysql-connector-java jar 8.0.13

Модули Проекта

Данный проект не имеет модулей.