is not current version
Last Version 4.0.7

io.github.adven27:env-db-mysql 2.0.0

Java library for a microservice environment emulation

Categories

Categories

MySQL Data Databases
GroupId

GroupId

io.github.adven27
ArtifactId

ArtifactId

env-db-mysql
Version

Version

2.0.0
Type

Type

jar

Download env-db-mysql 2.0.0


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