1+ # ConnectionFactory
12
2- ![ Badge] ( https://img.shields.io/static/v1?label=Samuel&message=Ricardo&color=green&style=for-the-badge&logo=GITHUB )
3- ![ Badge] ( https://img.shields.io/github/repo-size/:Samuel-Ricardo/:ConnectionFactory )
43
4+ [ ![ Badge] ( https://img.shields.io/static/v1?label=Samuel&message=Ricardo&color=green&style=for-the-badge&logo=GITHUB )] ( https://github.com/Samuel-Ricardo )
5+ [ ![ Badge] ( https://img.shields.io/static/v1?label=Samuel&message=Ricardo&color=green&style=for-the-badge&logo=LinkedIn )] ( https://www.linkedin.com/in/samuel-ricardo-cabral/ )
6+ [ ![ Badge] ( https://img.shields.io/static/v1?label=License&message=GNU%20v3.0&color=green&style=for-the-badge&logo=GITHUB )] ( https://github.com/Samuel-Ricardo/ConnectionFactory/blob/master/LICENSE )
57
6- # ConnectionFactory
8+
9+ [ ![ Badge] ( https://img.shields.io/static/v1?label=Made%20With&message=Java&color=red&style=for-the-badge&logo=JAVA )] ( https://www.oracle.com/java/technologies/ )
10+ [ ![ Badge] ( https://img.shields.io/static/v1?label=JDK&message=8&color=red&style=for-the-badge&logo=JAVA )] ( https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html )
11+ [ ![ Badge] ( https://img.shields.io/static/v1?label=Made%20With&message=Apache%20Maven&color=red&style=for-the-badge&logo=Apache-Maven )] ( https://maven.apache.org/ )
12+
13+
14+ [ ![ Badge] ( https://img.shields.io/static/v1?label=Compatible%20With&message=MySQL&color=green&style=for-the-badge&logo=Apache )] ( https://www.mysql.com/ )
15+
16+
17+ ![ Badge] ( https://img.shields.io/static/v1?label=Version&message=1.0.0&color=green&style=for-the-badge&logo=GITHUB )
18+ ![ Badge] ( https://img.shields.io/static/v1?label=State&message=in%20progress&color=green&style=for-the-badge&logo=GITHUB )
19+ [ ![ Badge] ( https://img.shields.io/static/v1?label=Documentation&message=Javadoc&color=red&style=for-the-badge&logo=JAVA )] ( https://samuel-ricardo.github.io/Javadoc-ConnectionFactory.github.io/ )
20+ #
721
822Biblioteca que gera conexões com os mais diversos bancos de dados compatíveis com Java, para cada banco existe uma classe com teste unitários que garante a consistência e qualidade.
923
@@ -17,9 +31,6 @@ Para a próximas versões estão previstos conexão com:
1731- [ SQLServer] ( https://www.microsoft.com/pt-br/sql-server/sql-server-downloads )
1832
1933- __ Documentação: [ Javadoc] ( https://samuel-ricardo.github.io/Javadoc-ConnectionFactory.github.io/ ) __
20-
21- ## __ * Versão Atual:* __
22- - __ * Notas da Versão 1.0.0* __
2334
2435# __ * Informações Gerais:* __
2536- __ * Autor:* __ [ Samuel Ricardo Cabral de Barros] ( https://github.com/Samuel-Ricardo )
@@ -36,7 +47,6 @@ Para a próximas versões estão previstos conexão com:
3647
3748
3849# Para Usar a Biblioteca
39-
4050## Projeto Maven:
4151
42521 . Caso esteja trabalhando com um projeto Maven, procure o arquivo ` pom.xml ` do seu projeto Maven
0 commit comments