License |
License |
---|---|
GroupId | GroupIdcom.arcadedb |
ArtifactId | ArtifactIdarcadedb-postgresw |
Last Version | Last Version22.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArcadeDB
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
arcadedb-postgresw-22.2.1.pom | |
arcadedb-postgresw-22.2.1.jar | 28 KB |
arcadedb-postgresw-22.2.1-sources.jar | 15 KB |
arcadedb-postgresw-22.2.1-javadoc.jar | 432 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.arcadedb/arcadedb-postgresw/ -->
<dependency>
<groupId>com.arcadedb</groupId>
<artifactId>arcadedb-postgresw</artifactId>
<version>22.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.arcadedb/arcadedb-postgresw/
implementation 'com.arcadedb:arcadedb-postgresw:22.2.1'
// https://jarcasting.com/artifacts/com.arcadedb/arcadedb-postgresw/
implementation ("com.arcadedb:arcadedb-postgresw:22.2.1")
'com.arcadedb:arcadedb-postgresw:jar:22.2.1'
<dependency org="com.arcadedb" name="arcadedb-postgresw" rev="22.2.1">
<artifact name="arcadedb-postgresw" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arcadedb', module='arcadedb-postgresw', version='22.2.1')
)
libraryDependencies += "com.arcadedb" % "arcadedb-postgresw" % "22.2.1"
[com.arcadedb/arcadedb-postgresw "22.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.arcadedb : arcadedb-server | jar | 22.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql | jar | 42.3.3 |
com.arcadedb : arcadedb-server | test-jar | 22.2.1 |
com.arcadedb : arcadedb-gremlin | jar | 22.2.1 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |
org.mockito : mockito-core | jar | 4.2.0 |