License |
License |
---|---|
Categories |
CategoriesScala Languages PostgreSQL Data Databases Container |
GroupId | GroupIdcom.dimafeng |
ArtifactId | ArtifactIdtestcontainers-scala-postgresql_3.0.0-M3 |
Last Version | Last Version0.39.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontestcontainers-scala-postgresql
testcontainers-scala-postgresql
|
Project Organization |
Project Organizationcom.dimafeng |
<!-- https://jarcasting.com/artifacts/com.dimafeng/testcontainers-scala-postgresql_3.0.0-M3/ -->
<dependency>
<groupId>com.dimafeng</groupId>
<artifactId>testcontainers-scala-postgresql_3.0.0-M3</artifactId>
<version>0.39.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.dimafeng/testcontainers-scala-postgresql_3.0.0-M3/
implementation 'com.dimafeng:testcontainers-scala-postgresql_3.0.0-M3:0.39.1'
// https://jarcasting.com/artifacts/com.dimafeng/testcontainers-scala-postgresql_3.0.0-M3/
implementation ("com.dimafeng:testcontainers-scala-postgresql_3.0.0-M3:0.39.1")
'com.dimafeng:testcontainers-scala-postgresql_3.0.0-M3:jar:0.39.1'
<dependency org="com.dimafeng" name="testcontainers-scala-postgresql_3.0.0-M3" rev="0.39.1">
<artifact name="testcontainers-scala-postgresql_3.0.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dimafeng', module='testcontainers-scala-postgresql_3.0.0-M3', version='0.39.1')
)
libraryDependencies += "com.dimafeng" % "testcontainers-scala-postgresql_3.0.0-M3" % "0.39.1"
[com.dimafeng/testcontainers-scala-postgresql_3.0.0-M3 "0.39.1"]
Group / Artifact | Type | Version |
---|---|---|
com.dimafeng : testcontainers-scala-core_3.0.0-M3 | jar | 0.39.1 |
com.dimafeng : testcontainers-scala-jdbc_3.0.0-M3 | jar | 0.39.1 |
org.scala-lang : scala3-library_3.0.0-M3 | jar | 3.0.0-M3 |
org.testcontainers : postgresql | jar | 1.15.1 |
Group / Artifact | Type | Version |
---|---|---|
com.dimafeng : testcontainers-scala-scalatest_3.0.0-M3 | jar | 0.39.1 |
org.postgresql : postgresql | jar | 9.4.1212 |