Last Version

database-mysql 0.0.48

A library which provides jave helpers

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

io.github.harishb2k.easy
ArtifactId

ArtifactId

database-mysql
Version

Version

0.0.48
Type

Type

jar
Description

Description

database-mysql
A library which provides jave helpers

Download database-mysql 0.0.48


<!-- https://jarcasting.com/artifacts/io.github.harishb2k.easy/database-mysql/ -->
<dependency>
    <groupId>io.github.harishb2k.easy</groupId>
    <artifactId>database-mysql</artifactId>
    <version>0.0.48</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.harishb2k.easy/database-mysql/
implementation 'io.github.harishb2k.easy:database-mysql:0.0.48'
// https://jarcasting.com/artifacts/io.github.harishb2k.easy/database-mysql/
implementation ("io.github.harishb2k.easy:database-mysql:0.0.48")
'io.github.harishb2k.easy:database-mysql:jar:0.0.48'
<dependency org="io.github.harishb2k.easy" name="database-mysql" rev="0.0.48">
  <artifact name="database-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.harishb2k.easy', module='database-mysql', version='0.0.48')
)
libraryDependencies += "io.github.harishb2k.easy" % "database-mysql" % "0.0.48"
[io.github.harishb2k.easy/database-mysql "0.0.48"]

Dependencies

compile (6)

Group / Artifact Type Version
io.github.harishb2k.easy : database jar 0.0.48
io.github.harishb2k.easy : helper jar 0.0.48
io.github.harishb2k.easy : lock jar 0.0.48
mysql : mysql-connector-java jar 6.0.6
com.zaxxer : HikariCP jar 2.4.6
org.springframework : spring-jdbc jar 5.3.0

provided (1)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core Optional jar 4.0.2

test (5)

Group / Artifact Type Version
io.github.harishb2k.easy : helper jar 0.0.48
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.vintage : junit-vintage-engine jar 5.7.0
io.github.harishb2k.easy : testing jar 0.0.48
org.testcontainers : mysql jar 1.14.3

Project Modules

There are no modules declared in this project.