License |
License |
---|---|
GroupId | GroupIdio.konig |
ArtifactId | ArtifactIdkonig-core |
Last Version | Last Version2.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKonig Core
A library for core classes (Graph, Vertex, Edge, etc.)
|
Project URL |
Project URL |
Filename | Size |
---|---|
konig-core-2.11.0.pom | |
konig-core-2.11.0.jar | 1 MB |
konig-core-2.11.0-tests.jar | 263 KB |
konig-core-2.11.0-sources.jar | 762 KB |
konig-core-2.11.0-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.konig/konig-core/ -->
<dependency>
<groupId>io.konig</groupId>
<artifactId>konig-core</artifactId>
<version>2.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.konig/konig-core/
implementation 'io.konig:konig-core:2.11.0'
// https://jarcasting.com/artifacts/io.konig/konig-core/
implementation ("io.konig:konig-core:2.11.0")
'io.konig:konig-core:jar:2.11.0'
<dependency org="io.konig" name="konig-core" rev="2.11.0">
<artifact name="konig-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.konig', module='konig-core', version='2.11.0')
)
libraryDependencies += "io.konig" % "konig-core" % "2.11.0"
[io.konig/konig-core "2.11.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.10 |
org.openrdf.sesame : sesame-model | jar | 2.8.7 |
com.google.guava : guava | jar | 20.0 |
org.openrdf.sesame : sesame-rio-api | jar | 2.8.7 |
org.openrdf.sesame : sesame-rio-turtle | jar | 2.8.7 |
joda-time : joda-time | jar | 2.9.3 |
org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
org.apache.commons : commons-csv | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
junit-addons : junit-addons | jar | 1.4 |