License |
License |
---|---|
GroupId | GroupIdcom.arcadedb |
ArtifactId | ArtifactIdarcadedb-parent |
Last Version | Last Version22.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionArcadeDB
ArcadeDB
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
arcadedb-parent-22.2.1.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.arcadedb/arcadedb-parent/ -->
<dependency>
<groupId>com.arcadedb</groupId>
<artifactId>arcadedb-parent</artifactId>
<version>22.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.arcadedb/arcadedb-parent/
implementation 'com.arcadedb:arcadedb-parent:22.2.1'
// https://jarcasting.com/artifacts/com.arcadedb/arcadedb-parent/
implementation ("com.arcadedb:arcadedb-parent:22.2.1")
'com.arcadedb:arcadedb-parent:pom:22.2.1'
<dependency org="com.arcadedb" name="arcadedb-parent" rev="22.2.1">
<artifact name="arcadedb-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.arcadedb', module='arcadedb-parent', version='22.2.1')
)
libraryDependencies += "com.arcadedb" % "arcadedb-parent" % "22.2.1"
[com.arcadedb/arcadedb-parent "22.2.1"]
Group / Artifact | Type | Version |
---|---|---|
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 |