您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

220 行
6.8KB

  1. <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
  2. <modelVersion>4.0.0</modelVersion>
  3. <groupId>tmp.org.testcontainers</groupId>
  4. <artifactId>placeholder.testcontainers-bom</artifactId>
  5. <version>1.16.2</version>
  6. <packaging>pom</packaging>
  7. <name>Testcontainers :: BOM</name>
  8. <description>Isolated container management for Java code testing</description>
  9. <url>https://testcontainers.org</url>
  10. <issueManagement>
  11. <system>GitHub</system>
  12. <url>https://github.com/testcontainers/testcontainers-java/issues</url>
  13. </issueManagement>
  14. <licenses>
  15. <license>
  16. <name>MIT</name>
  17. <url>http://opensource.org/licenses/MIT</url>
  18. </license>
  19. </licenses>
  20. <scm>
  21. <url>https://github.com/testcontainers/testcontainers-java/</url>
  22. <connection>scm:git:git://github.com/testcontainers/testcontainers-java.git</connection>
  23. <developerConnection>scm:git:ssh://git@github.com/testcontainers/testcontainers-java.git</developerConnection>
  24. </scm>
  25. <developers>
  26. <developer>
  27. <id>rnorth</id>
  28. <name>Richard North</name>
  29. <email>rich.north@gmail.com</email>
  30. </developer>
  31. </developers>
  32. <dependencies />
  33. <dependencies>
  34. <dependency>
  35. <groupId>org.testcontainers</groupId>
  36. <artifactId>azure</artifactId>
  37. <version>1.16.2</version>
  38. </dependency>
  39. <dependency>
  40. <groupId>org.testcontainers</groupId>
  41. <artifactId>cassandra</artifactId>
  42. <version>1.16.2</version>
  43. </dependency>
  44. <dependency>
  45. <groupId>org.testcontainers</groupId>
  46. <artifactId>clickhouse</artifactId>
  47. <version>1.16.2</version>
  48. </dependency>
  49. <dependency>
  50. <groupId>org.testcontainers</groupId>
  51. <artifactId>cockroachdb</artifactId>
  52. <version>1.16.2</version>
  53. </dependency>
  54. <dependency>
  55. <groupId>org.testcontainers</groupId>
  56. <artifactId>couchbase</artifactId>
  57. <version>1.16.2</version>
  58. </dependency>
  59. <dependency>
  60. <groupId>org.testcontainers</groupId>
  61. <artifactId>database-commons</artifactId>
  62. <version>1.16.2</version>
  63. </dependency>
  64. <dependency>
  65. <groupId>org.testcontainers</groupId>
  66. <artifactId>db2</artifactId>
  67. <version>1.16.2</version>
  68. </dependency>
  69. <dependency>
  70. <groupId>org.testcontainers</groupId>
  71. <artifactId>dynalite</artifactId>
  72. <version>1.16.2</version>
  73. </dependency>
  74. <dependency>
  75. <groupId>org.testcontainers</groupId>
  76. <artifactId>elasticsearch</artifactId>
  77. <version>1.16.2</version>
  78. </dependency>
  79. <dependency>
  80. <groupId>org.testcontainers</groupId>
  81. <artifactId>gcloud</artifactId>
  82. <version>1.16.2</version>
  83. </dependency>
  84. <dependency>
  85. <groupId>org.testcontainers</groupId>
  86. <artifactId>influxdb</artifactId>
  87. <version>1.16.2</version>
  88. </dependency>
  89. <dependency>
  90. <groupId>org.testcontainers</groupId>
  91. <artifactId>jdbc</artifactId>
  92. <version>1.16.2</version>
  93. </dependency>
  94. <dependency>
  95. <groupId>org.testcontainers</groupId>
  96. <artifactId>junit-jupiter</artifactId>
  97. <version>1.16.2</version>
  98. </dependency>
  99. <dependency>
  100. <groupId>org.testcontainers</groupId>
  101. <artifactId>kafka</artifactId>
  102. <version>1.16.2</version>
  103. </dependency>
  104. <dependency>
  105. <groupId>org.testcontainers</groupId>
  106. <artifactId>localstack</artifactId>
  107. <version>1.16.2</version>
  108. </dependency>
  109. <dependency>
  110. <groupId>org.testcontainers</groupId>
  111. <artifactId>mariadb</artifactId>
  112. <version>1.16.2</version>
  113. </dependency>
  114. <dependency>
  115. <groupId>org.testcontainers</groupId>
  116. <artifactId>mockserver</artifactId>
  117. <version>1.16.2</version>
  118. </dependency>
  119. <dependency>
  120. <groupId>org.testcontainers</groupId>
  121. <artifactId>mongodb</artifactId>
  122. <version>1.16.2</version>
  123. </dependency>
  124. <dependency>
  125. <groupId>org.testcontainers</groupId>
  126. <artifactId>mssqlserver</artifactId>
  127. <version>1.16.2</version>
  128. </dependency>
  129. <dependency>
  130. <groupId>org.testcontainers</groupId>
  131. <artifactId>mysql</artifactId>
  132. <version>1.16.2</version>
  133. </dependency>
  134. <dependency>
  135. <groupId>org.testcontainers</groupId>
  136. <artifactId>neo4j</artifactId>
  137. <version>1.16.2</version>
  138. </dependency>
  139. <dependency>
  140. <groupId>org.testcontainers</groupId>
  141. <artifactId>nginx</artifactId>
  142. <version>1.16.2</version>
  143. </dependency>
  144. <dependency>
  145. <groupId>org.testcontainers</groupId>
  146. <artifactId>oracle-xe</artifactId>
  147. <version>1.16.2</version>
  148. </dependency>
  149. <dependency>
  150. <groupId>org.testcontainers</groupId>
  151. <artifactId>orientdb</artifactId>
  152. <version>1.16.2</version>
  153. </dependency>
  154. <dependency>
  155. <groupId>org.testcontainers</groupId>
  156. <artifactId>postgresql</artifactId>
  157. <version>1.16.2</version>
  158. </dependency>
  159. <dependency>
  160. <groupId>org.testcontainers</groupId>
  161. <artifactId>presto</artifactId>
  162. <version>1.16.2</version>
  163. </dependency>
  164. <dependency>
  165. <groupId>org.testcontainers</groupId>
  166. <artifactId>pulsar</artifactId>
  167. <version>1.16.2</version>
  168. </dependency>
  169. <dependency>
  170. <groupId>org.testcontainers</groupId>
  171. <artifactId>r2dbc</artifactId>
  172. <version>1.16.2</version>
  173. </dependency>
  174. <dependency>
  175. <groupId>org.testcontainers</groupId>
  176. <artifactId>rabbitmq</artifactId>
  177. <version>1.16.2</version>
  178. </dependency>
  179. <dependency>
  180. <groupId>org.testcontainers</groupId>
  181. <artifactId>selenium</artifactId>
  182. <version>1.16.2</version>
  183. </dependency>
  184. <dependency>
  185. <groupId>org.testcontainers</groupId>
  186. <artifactId>solr</artifactId>
  187. <version>1.16.2</version>
  188. </dependency>
  189. <dependency>
  190. <groupId>org.testcontainers</groupId>
  191. <artifactId>spock</artifactId>
  192. <version>1.16.2</version>
  193. </dependency>
  194. <dependency>
  195. <groupId>org.testcontainers</groupId>
  196. <artifactId>testcontainers</artifactId>
  197. <version>1.16.2</version>
  198. </dependency>
  199. <dependency>
  200. <groupId>org.testcontainers</groupId>
  201. <artifactId>toxiproxy</artifactId>
  202. <version>1.16.2</version>
  203. </dependency>
  204. <dependency>
  205. <groupId>org.testcontainers</groupId>
  206. <artifactId>trino</artifactId>
  207. <version>1.16.2</version>
  208. </dependency>
  209. <dependency>
  210. <groupId>org.testcontainers</groupId>
  211. <artifactId>vault</artifactId>
  212. <version>1.16.2</version>
  213. </dependency>
  214. <dependency>
  215. <groupId>org.testcontainers</groupId>
  216. <artifactId>testcontainers-bom</artifactId>
  217. <version>1.16.2</version>
  218. </dependency>
  219. </dependencies>
  220. </project>