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