| License |
License |
|---|---|
| GroupId | GroupIdcom.lucidchart |
| ArtifactId | ArtifactIdrelate-postgres_2.10 |
| Version | Version2.4.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.10/ -->
<dependency>
<groupId>com.lucidchart</groupId>
<artifactId>relate-postgres_2.10</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/relate-postgres_2.10/
implementation 'com.lucidchart:relate-postgres_2.10:2.4.0'
// https://jarcasting.com/artifacts/com.lucidchart/relate-postgres_2.10/
implementation ("com.lucidchart:relate-postgres_2.10:2.4.0")
'com.lucidchart:relate-postgres_2.10:jar:2.4.0'
<dependency org="com.lucidchart" name="relate-postgres_2.10" rev="2.4.0">
<artifact name="relate-postgres_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='relate-postgres_2.10', version='2.4.0')
)
libraryDependencies += "com.lucidchart" % "relate-postgres_2.10" % "2.4.0"
[com.lucidchart/relate-postgres_2.10 "2.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.6 |
| com.lucidchart : relate_2.10 | jar | 2.4.0 |
| org.postgresql : postgresql | jar | 42.0.0.jre6 |