| License |
License |
|---|---|
| GroupId | GroupIdcom.lucidchart |
| ArtifactId | ArtifactIdrelate-postgres_2.13 |
| Version | Version3.0.0 |
| Type | Typejar |
| Description |
Descriptionpostgres
postgres
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lucidchart/relate-postgres_2.13/ -->
<dependency>
<groupId>com.lucidchart</groupId>
<artifactId>relate-postgres_2.13</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/relate-postgres_2.13/
implementation 'com.lucidchart:relate-postgres_2.13:3.0.0'
// https://jarcasting.com/artifacts/com.lucidchart/relate-postgres_2.13/
implementation ("com.lucidchart:relate-postgres_2.13:3.0.0")
'com.lucidchart:relate-postgres_2.13:jar:3.0.0'
<dependency org="com.lucidchart" name="relate-postgres_2.13" rev="3.0.0">
<artifact name="relate-postgres_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='relate-postgres_2.13', version='3.0.0')
)
libraryDependencies += "com.lucidchart" % "relate-postgres_2.13" % "3.0.0"
[com.lucidchart/relate-postgres_2.13 "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.2 |
| com.lucidchart : relate_2.13 | jar | 3.0.0 |
| org.postgresql : postgresql | jar | 42.0.0.jre6 |