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