Last Version

testcontainers-mysql 1.2.4

Test containers MySQL

License

License

Categories

Categories

MySQL Data Databases Container
GroupId

GroupId

com.github.ydespreaux.testcontainers
ArtifactId

ArtifactId

testcontainers-mysql
Version

Version

1.2.4
Type

Type

jar
Description

Description

testcontainers-mysql
Test containers MySQL

Download testcontainers-mysql 1.2.4


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.ydespreaux.testcontainers : testcontainers-commons jar 1.2.4
org.testcontainers : jdbc jar 1.11.2
org.springframework.boot : spring-boot-starter jar 2.1.0.RELEASE
org.projectlombok : lombok jar 1.18.2

provided (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.13

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.0.RELEASE
org.junit.jupiter : junit-jupiter jar 5.4.1
org.junit.vintage : junit-vintage-engine jar
org.junit.platform : junit-platform-runner jar
org.testcontainers : junit-jupiter jar 1.11.2

Project Modules

There are no modules declared in this project.