Skip to content

Commit 82fd71c

Browse files
committed
Update README.md
1 parent 167f1d7 commit 82fd71c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,12 +130,14 @@ The init function must be a public static method which takes a `java.sql.Connect
130130

131131
## Maven dependencies
132132

133-
In the dependency description below, replace `--artifact name--` with one of the following:
133+
TestContainers is distributed in a handful of modules:
134134

135135
* **junit** for just core functionality and generic containers support
136136
* **mysql**, **postgresql** or **oracle-xe** for database container support
137137
* **selenium** for selenium support
138138

139+
In the dependency description below, replace `--artifact name--` as appropriate:
140+
139141

140142
<dependency>
141143
<groupId>org.testcontainers</groupId>

0 commit comments

Comments
 (0)