License |
License |
---|---|
GroupId | GroupIdcom.github.japgolly.webapp-util |
ArtifactId | ArtifactIdtest-db-postgres_2.13 |
Version | Version2.0.0-RC1 |
Type | Typejar |
Description |
DescriptiontestDbPostgres
testDbPostgres
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.webapp-util/test-db-postgres_2.13/ -->
<dependency>
<groupId>com.github.japgolly.webapp-util</groupId>
<artifactId>test-db-postgres_2.13</artifactId>
<version>2.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.webapp-util/test-db-postgres_2.13/
implementation 'com.github.japgolly.webapp-util:test-db-postgres_2.13:2.0.0-RC1'
// https://jarcasting.com/artifacts/com.github.japgolly.webapp-util/test-db-postgres_2.13/
implementation ("com.github.japgolly.webapp-util:test-db-postgres_2.13:2.0.0-RC1")
'com.github.japgolly.webapp-util:test-db-postgres_2.13:jar:2.0.0-RC1'
<dependency org="com.github.japgolly.webapp-util" name="test-db-postgres_2.13" rev="2.0.0-RC1">
<artifact name="test-db-postgres_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.webapp-util', module='test-db-postgres_2.13', version='2.0.0-RC1')
)
libraryDependencies += "com.github.japgolly.webapp-util" % "test-db-postgres_2.13" % "2.0.0-RC1"
[com.github.japgolly.webapp-util/test-db-postgres_2.13 "2.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.github.japgolly.webapp-util : db-postgres_2.13 | jar | 2.0.0-RC1 |
dev.zio : izumi-reflect_2.13 | jar | 2.1.0 |
com.github.japgolly.microlibs : test-util_2.13 | jar | 4.1.0 |
com.github.japgolly.univeq : univeq_2.13 | jar | 2.0.0 |