| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdno.ssb.lds |
| ArtifactId | ArtifactIdlinked-data-store-core |
| Last Version | Last Version0.16 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLinkedDataStore Core
LinkedDataStore Core
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| linked-data-store-core-0.16.pom | |
| linked-data-store-core-0.16.jar | 195 KB |
| linked-data-store-core-0.16-sources.jar | 96 KB |
| linked-data-store-core-0.16-javadoc.jar | 398 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/no.ssb.lds/linked-data-store-core/ -->
<dependency>
<groupId>no.ssb.lds</groupId>
<artifactId>linked-data-store-core</artifactId>
<version>0.16</version>
</dependency>
// https://jarcasting.com/artifacts/no.ssb.lds/linked-data-store-core/
implementation 'no.ssb.lds:linked-data-store-core:0.16'
// https://jarcasting.com/artifacts/no.ssb.lds/linked-data-store-core/
implementation ("no.ssb.lds:linked-data-store-core:0.16")
'no.ssb.lds:linked-data-store-core:jar:0.16'
<dependency org="no.ssb.lds" name="linked-data-store-core" rev="0.16">
<artifact name="linked-data-store-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.ssb.lds', module='linked-data-store-core', version='0.16')
)
libraryDependencies += "no.ssb.lds" % "linked-data-store-core" % "0.16"
[no.ssb.lds/linked-data-store-core "0.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.threads : jboss-threads | jar | 2.3.2.Final |
| org.jboss.xnio : xnio-nio | jar | 3.6.5.Final |
| org.slf4j : jcl-over-slf4j | jar | 1.8.0-beta2 |
| Group / Artifact | Type | Version |
|---|---|---|
| no.ssb.saga : sagalog-postgres | jar | 0.5 |
| no.ssb.saga : sagalog-file | jar | 0.5 |
| no.ssb.lds : linked-data-store-persistence-provider-memory | jar | 0.8 |
| no.ssb.rawdata : rawdata-client-provider-lmdb | jar | 0.2 |
| no.ssb.rawdata : rawdata-client-provider-postgres | jar | 0.7 |
| ch.qos.logback : logback-core | jar | 1.3.0-alpha4 |
| ch.qos.logback : logback-classic | jar | 1.3.0-alpha4 |
| org.testng : testng | jar | 6.14.3 |
| org.assertj : assertj-core | jar | 3.11.1 |
| javax.inject : javax.inject | jar | 1 |
| org.skyscreamer : jsonassert | jar | 1.5.0 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| com.squareup.okhttp3 : okhttp-urlconnection | jar | 3.14.0 |