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