License |
License |
---|---|
GroupId | GroupIdio.bigconnect |
ArtifactId | ArtifactIdroot |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBigConnect
Massively Scalable Graph Engine
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
root-4.2.1.pom | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bigconnect/root/ -->
<dependency>
<groupId>io.bigconnect</groupId>
<artifactId>root</artifactId>
<version>4.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.bigconnect/root/
implementation 'io.bigconnect:root:4.2.1'
// https://jarcasting.com/artifacts/io.bigconnect/root/
implementation ("io.bigconnect:root:4.2.1")
'io.bigconnect:root:pom:4.2.1'
<dependency org="io.bigconnect" name="root" rev="4.2.1">
<artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.bigconnect', module='root', version='4.2.1')
)
libraryDependencies += "io.bigconnect" % "root" % "4.2.1"
[io.bigconnect/root "4.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |