License |
License
Public domain
|
---|---|
Categories |
CategoriesPostgreSQL Data Databases |
GroupId | GroupIdcom.rojoma |
ArtifactId | ArtifactIdrojoma-sql-v1-postgresql_2.12 |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrojoma-sql-v1-postgresql
rojoma-sql-v1-postgresql
|
Project Organization |
Project Organizationcom.rojoma |
<!-- https://jarcasting.com/artifacts/com.rojoma/rojoma-sql-v1-postgresql_2.12/ -->
<dependency>
<groupId>com.rojoma</groupId>
<artifactId>rojoma-sql-v1-postgresql_2.12</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.rojoma/rojoma-sql-v1-postgresql_2.12/
implementation 'com.rojoma:rojoma-sql-v1-postgresql_2.12:0.0.1'
// https://jarcasting.com/artifacts/com.rojoma/rojoma-sql-v1-postgresql_2.12/
implementation ("com.rojoma:rojoma-sql-v1-postgresql_2.12:0.0.1")
'com.rojoma:rojoma-sql-v1-postgresql_2.12:jar:0.0.1'
<dependency org="com.rojoma" name="rojoma-sql-v1-postgresql_2.12" rev="0.0.1">
<artifact name="rojoma-sql-v1-postgresql_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rojoma', module='rojoma-sql-v1-postgresql_2.12', version='0.0.1')
)
libraryDependencies += "com.rojoma" % "rojoma-sql-v1-postgresql_2.12" % "0.0.1"
[com.rojoma/rojoma-sql-v1-postgresql_2.12 "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
com.rojoma : rojoma-sql-v1_2.12 | jar | 0.0.1 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.2.0 |
com.rojoma : rojoma-json-v3_2.12 | jar | 3.11.0 |
org.postgresql : postgresql | jar | 42.2.16 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.1.0 |