License |
License |
---|---|
GroupId | GroupIdio.bigconnect |
ArtifactId | ArtifactIdcore |
Last Version | Last Version4.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBigConnect: Common: Core
Massively Scalable Graph Engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
core-4.2.1.pom | |
core-4.2.1.jar | 2 MB |
core-4.2.1-tests.jar | 186 KB |
core-4.2.1-sources.jar | 1 MB |
core-4.2.1-javadoc.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bigconnect/core/ -->
<dependency>
<groupId>io.bigconnect</groupId>
<artifactId>core</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bigconnect/core/
implementation 'io.bigconnect:core:4.2.1'
// https://jarcasting.com/artifacts/io.bigconnect/core/
implementation ("io.bigconnect:core:4.2.1")
'io.bigconnect:core:jar:4.2.1'
<dependency org="io.bigconnect" name="core" rev="4.2.1">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bigconnect', module='core', version='4.2.1')
)
libraryDependencies += "io.bigconnect" % "core" % "4.2.1"
[io.bigconnect/core "4.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.9.5 |