Database Library

Database library for easy use in programming and database access.

License

License

Categories

Categories

Data
GroupId

GroupId

info.peperkoek
ArtifactId

ArtifactId

database-library
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Database Library
Database library for easy use in programming and database access.
Project URL

Project URL

https://github.com/REXOTIUM/DatabaseLibrary
Source Code Management

Source Code Management

https://github.com/REXOTIUM/DatabaseLibrary

Download database-library

How to add to project

<!-- https://jarcasting.com/artifacts/info.peperkoek/database-library/ -->
<dependency>
    <groupId>info.peperkoek</groupId>
    <artifactId>database-library</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/info.peperkoek/database-library/
implementation 'info.peperkoek:database-library:0.0.4'
// https://jarcasting.com/artifacts/info.peperkoek/database-library/
implementation ("info.peperkoek:database-library:0.0.4")
'info.peperkoek:database-library:jar:0.0.4'
<dependency org="info.peperkoek" name="database-library" rev="0.0.4">
  <artifact name="database-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.peperkoek', module='database-library', version='0.0.4')
)
libraryDependencies += "info.peperkoek" % "database-library" % "0.0.4"
[info.peperkoek/database-library "0.0.4"]

Dependencies

compile (2)

Group / Artifact Type Version
com.microsoft.sqlserver : mssql-jdbc jar 6.5.2.jre9-preview
mysql : mysql-connector-java jar 8.0.11

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.

DatabaseLibrary

Maven Central Maintainability Codacy Badge codebeat badge BCH compliance Javadocs Sonarqube

For use with oracle databases please get your own oracle jdbc

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1