| License |
License
Grakn Commercial License
|
|---|---|
| GroupId | GroupIdai.grakn.kgms |
| ArtifactId | ArtifactIdcore |
| Last Version | Last Version1.4.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe Knowledge Graph
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| core-1.4.3.pom | |
| core-1.4.3.jar | 7 KB |
| core-1.4.3-sources.jar | 7 KB |
| core-1.4.3-javadoc.jar | 74 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.grakn.kgms/core/ -->
<dependency>
<groupId>ai.grakn.kgms</groupId>
<artifactId>core</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/ai.grakn.kgms/core/
implementation 'ai.grakn.kgms:core:1.4.3'
// https://jarcasting.com/artifacts/ai.grakn.kgms/core/
implementation ("ai.grakn.kgms:core:1.4.3")
'ai.grakn.kgms:core:jar:1.4.3'
<dependency org="ai.grakn.kgms" name="core" rev="1.4.3">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.grakn.kgms', module='core', version='1.4.3')
)
libraryDependencies += "ai.grakn.kgms" % "core" % "1.4.3"
[ai.grakn.kgms/core "1.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.2 |
| org.slf4j : slf4j-api | jar | 1.7.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| com.google.auto.value : auto-value | jar | 1.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.6.4 |
| org.powermock : powermock-module-junit4 | jar | 1.7.3 |
| org.powermock : powermock-api-mockito2 | jar | 1.7.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |