License |
License |
---|---|
Categories |
CategoriesPostgreSQL Data Databases |
GroupId | GroupIddk.cwconsult |
ArtifactId | ArtifactIdpostgresql-fixture-scalikejdbc_2.11 |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpostgresql-fixture-scalikejdbc
postgresql-fixture-scalikejdbc
|
Project URL |
Project URL |
Project Organization |
Project Organizationdk.cwconsult |
<!-- https://jarcasting.com/artifacts/dk.cwconsult/postgresql-fixture-scalikejdbc_2.11/ -->
<dependency>
<groupId>dk.cwconsult</groupId>
<artifactId>postgresql-fixture-scalikejdbc_2.11</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/dk.cwconsult/postgresql-fixture-scalikejdbc_2.11/
implementation 'dk.cwconsult:postgresql-fixture-scalikejdbc_2.11:1.0.0'
// https://jarcasting.com/artifacts/dk.cwconsult/postgresql-fixture-scalikejdbc_2.11/
implementation ("dk.cwconsult:postgresql-fixture-scalikejdbc_2.11:1.0.0")
'dk.cwconsult:postgresql-fixture-scalikejdbc_2.11:jar:1.0.0'
<dependency org="dk.cwconsult" name="postgresql-fixture-scalikejdbc_2.11" rev="1.0.0">
<artifact name="postgresql-fixture-scalikejdbc_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.cwconsult', module='postgresql-fixture-scalikejdbc_2.11', version='1.0.0')
)
libraryDependencies += "dk.cwconsult" % "postgresql-fixture-scalikejdbc_2.11" % "1.0.0"
[dk.cwconsult/postgresql-fixture-scalikejdbc_2.11 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.6 |
dk.cwconsult : postgresql-fixture-jdbc_2.11 | jar | 1.0.0 |
org.scalikejdbc : scalikejdbc-core_2.11 | jar | 2.2.6 |