Last Version

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

License

License

Categories

Categories

MySQL Data Databases Net Utility General Purpose Libraries
GroupId

GroupId

net.cofares.ljug
ArtifactId

ArtifactId

jdbcmysql-utility
Version

Version

0.1-donotuse
Type

Type

jar
Description

Description

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
Project URL

Project URL

http://java.cofares.net
Project Organization

Project Organization

Lebanese Java Users group
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

compile (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.13

Project Modules

There are no modules declared in this project.