| License |
License |
|---|---|
| Categories |
CategoriesMySQL Data Databases |
| GroupId | GroupIdio.github.harishb2k.easy |
| ArtifactId | ArtifactIddatabase-mysql |
| Last Version | Last Version0.0.48 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondatabase-mysql
A library which provides jave helpers
|
| Filename | Size |
|---|---|
| database-mysql-0.0.48.pom | |
| database-mysql-0.0.48.jar | 18 KB |
| database-mysql-0.0.48-sources.jar | 7 KB |
| database-mysql-0.0.48-javadoc.jar | 451 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard.metrics : metrics-core Optional | jar | 4.0.2 |
| 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 |