| License |
License |
|---|---|
| GroupId | GroupIdio.bigconnect |
| ArtifactId | ArtifactIdweb-base |
| Last Version | Last Version4.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBigConnect Explorer: Web: Base
Massively Scalable Graph Engine
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| web-base-4.2.1.pom | |
| web-base-4.2.1.jar | 5 MB |
| web-base-4.2.1-sources.jar | 5 MB |
| web-base-4.2.1-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.bigconnect/web-base/ -->
<dependency>
<groupId>io.bigconnect</groupId>
<artifactId>web-base</artifactId>
<version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bigconnect/web-base/
implementation 'io.bigconnect:web-base:4.2.1'
// https://jarcasting.com/artifacts/io.bigconnect/web-base/
implementation ("io.bigconnect:web-base:4.2.1")
'io.bigconnect:web-base:jar:4.2.1'
<dependency org="io.bigconnect" name="web-base" rev="4.2.1">
<artifact name="web-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bigconnect', module='web-base', version='4.2.1')
)
libraryDependencies += "io.bigconnect" % "web-base" % "4.2.1"
[io.bigconnect/web-base "4.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.projectlombok : lombok | jar | 1.18.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.bigconnect : search-index | jar | 4.2.1 |
| io.bigconnect : test | jar | 4.2.1 |