lspace-ns


License

License

MIT
GroupId

GroupId

eu.l-space
ArtifactId

ArtifactId

lspace-ns_sjs0.6_2.11
Last Version

Last Version

0.0.8.5
Release Date

Release Date

Type

Type

jar
Description

Description

lspace-ns
lspace-ns
Project URL

Project URL

https://github.com/L-space/L-space-NS
Project Organization

Project Organization

eu.l-space
Source Code Management

Source Code Management

https://github.com/L-space/L-space-NS

Download lspace-ns_sjs0.6_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/eu.l-space/lspace-ns_sjs0.6_2.11/ -->
<dependency>
    <groupId>eu.l-space</groupId>
    <artifactId>lspace-ns_sjs0.6_2.11</artifactId>
    <version>0.0.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/eu.l-space/lspace-ns_sjs0.6_2.11/
implementation 'eu.l-space:lspace-ns_sjs0.6_2.11:0.0.8.5'
// https://jarcasting.com/artifacts/eu.l-space/lspace-ns_sjs0.6_2.11/
implementation ("eu.l-space:lspace-ns_sjs0.6_2.11:0.0.8.5")
'eu.l-space:lspace-ns_sjs0.6_2.11:jar:0.0.8.5'
<dependency org="eu.l-space" name="lspace-ns_sjs0.6_2.11" rev="0.0.8.5">
  <artifact name="lspace-ns_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.l-space', module='lspace-ns_sjs0.6_2.11', version='0.0.8.5')
)
libraryDependencies += "eu.l-space" % "lspace-ns_sjs0.6_2.11" % "0.0.8.5"
[eu.l-space/lspace-ns_sjs0.6_2.11 "0.0.8.5"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-js : scalajs-library_2.11 jar 0.6.28
eu.l-space : lspace-client_sjs0.6_2.11 jar 0.6.0.12

test (2)

Group / Artifact Type Version
org.scala-js : scalajs-test-interface_2.11 jar 0.6.28
org.scalatest : scalatest_sjs0.6_2.11 jar 3.0.8

Project Modules

There are no modules declared in this project.

Gitter chat

Build Status codecov

L-space-NS

Getting started

L-space-NS is available for Scala 2.11.x and 2.12.x. To include lspace-ns add the following to your build.sbt:

libraryDependencies += "eu.l-space" %% "lspace-ns" % "{version}"

Modules

L-space provides additional modules for remote traversals, parsing io, rest-api templates and tinkerpop-adapters.

  • lspace-ns: parsers for linked data
  • lspace-ns-service: api-service for ns.l-space.eu
libraryDependencies += "eu.l-space" %% "{lspace-xxx}" % "{version}"

Examples

examples on how to use the project modules in various environments and sample-environments (e.g. Jupyter-notebook with samples)

Versions

Version
0.0.8.5
0.0.8.4
0.0.8.3
0.0.8.2
0.0.8.1
0.0.7.0
0.0.6.6
0.0.6.5
0.0.6.4
0.0.6.3
0.0.6.1
0.0.6
0.0.4
0.0.2