License |
License |
---|---|
Categories |
CategoriesPostgreSQL Data Databases |
GroupId | GroupIddk.cwconsult |
ArtifactId | ArtifactIdpostgresql-fixture_2.11 |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionpostgresql-fixture
postgresql-fixture
|
Project URL |
Project URL |
Project Organization |
Project Organizationdk.cwconsult |
Filename | Size |
---|---|
postgresql-fixture_2.11-1.0.0.pom | |
postgresql-fixture_2.11-1.0.0.jar | 281 bytes |
postgresql-fixture_2.11-1.0.0-sources.jar | 254 bytes |
postgresql-fixture_2.11-1.0.0-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/dk.cwconsult/postgresql-fixture_2.11/ -->
<dependency>
<groupId>dk.cwconsult</groupId>
<artifactId>postgresql-fixture_2.11</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/dk.cwconsult/postgresql-fixture_2.11/
implementation 'dk.cwconsult:postgresql-fixture_2.11:1.0.0'
// https://jarcasting.com/artifacts/dk.cwconsult/postgresql-fixture_2.11/
implementation ("dk.cwconsult:postgresql-fixture_2.11:1.0.0")
'dk.cwconsult:postgresql-fixture_2.11:jar:1.0.0'
<dependency org="dk.cwconsult" name="postgresql-fixture_2.11" rev="1.0.0">
<artifact name="postgresql-fixture_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.cwconsult', module='postgresql-fixture_2.11', version='1.0.0')
)
libraryDependencies += "dk.cwconsult" % "postgresql-fixture_2.11" % "1.0.0"
[dk.cwconsult/postgresql-fixture_2.11 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.6 |