Search provider API for Linked Data Store
Common API for LDS search providers.
For more information about Linked Data Store, please refer to the LDS documentation.
License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Data Search Business Logic Libraries |
GroupId | GroupIdno.ssb.lds |
ArtifactId | ArtifactIdlinked-data-store-search-provider-api |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLinkedDataStore Search Provider API
LinkedDataStore Search Provider API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/no.ssb.lds/linked-data-store-search-provider-api/ -->
<dependency>
<groupId>no.ssb.lds</groupId>
<artifactId>linked-data-store-search-provider-api</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/no.ssb.lds/linked-data-store-search-provider-api/
implementation 'no.ssb.lds:linked-data-store-search-provider-api:0.4'
// https://jarcasting.com/artifacts/no.ssb.lds/linked-data-store-search-provider-api/
implementation ("no.ssb.lds:linked-data-store-search-provider-api:0.4")
'no.ssb.lds:linked-data-store-search-provider-api:jar:0.4'
<dependency org="no.ssb.lds" name="linked-data-store-search-provider-api" rev="0.4">
<artifact name="linked-data-store-search-provider-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.ssb.lds', module='linked-data-store-search-provider-api', version='0.4')
)
libraryDependencies += "no.ssb.lds" % "linked-data-store-search-provider-api" % "0.4"
[no.ssb.lds/linked-data-store-search-provider-api "0.4"]
Group / Artifact | Type | Version |
---|---|---|
no.ssb.lds : linked-data-store-persistence-provider-api | jar | 0.12 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.8 |
com.github.akarnokd : rxjava2-jdk9-interop | jar | 0.2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |
org.assertj : assertj-core | jar | 3.11.1 |
org.skyscreamer : jsonassert | jar | 1.5.0 |
Common API for LDS search providers.
For more information about Linked Data Store, please refer to the LDS documentation.