Last Version

Database Library 0.0.4

Database library for easy use in programming and database access.

License

License

Categories

Categories

Data
GroupId

GroupId

info.peperkoek
ArtifactId

ArtifactId

database-library
Version

Version

0.0.4
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 0.0.4


<!-- 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.