License |
License |
---|---|
GroupId | GroupIdcom.arcadedb |
ArtifactId | ArtifactIdarcadedb-postgresw |
Version | Version21.12.1 |
Type | Typejar |
Description |
DescriptionArcadeDB
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.arcadedb/arcadedb-postgresw/ -->
<dependency>
<groupId>com.arcadedb</groupId>
<artifactId>arcadedb-postgresw</artifactId>
<version>21.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.arcadedb/arcadedb-postgresw/
implementation 'com.arcadedb:arcadedb-postgresw:21.12.1'
// https://jarcasting.com/artifacts/com.arcadedb/arcadedb-postgresw/
implementation ("com.arcadedb:arcadedb-postgresw:21.12.1")
'com.arcadedb:arcadedb-postgresw:jar:21.12.1'
<dependency org="com.arcadedb" name="arcadedb-postgresw" rev="21.12.1">
<artifact name="arcadedb-postgresw" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arcadedb', module='arcadedb-postgresw', version='21.12.1')
)
libraryDependencies += "com.arcadedb" % "arcadedb-postgresw" % "21.12.1"
[com.arcadedb/arcadedb-postgresw "21.12.1"]
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql | jar | 42.3.1 |
com.arcadedb : arcadedb-server | test-jar | 21.12.1 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.21.0 |
org.mockito : mockito-core | jar | 3.12.4 |