lspace-ns


License

License

MIT
GroupId

GroupId

eu.l-space
ArtifactId

ArtifactId

lspace-ns_sjs0.6_2.12
Last Version

Last Version

0.0.9.3
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.12

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
org.scala-js : scalajs-library_2.12 jar 0.6.29
eu.l-space : lspace-client_sjs0.6_2.12 jar 0.6.5.1

test (2)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.12 jar 0.6.29
org.scalatest : scalatest_sjs0.6_2.12 jar 3.1.0-RC3

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.9.3
0.0.9.2
0.0.9
0.0.8.5
0.0.8.4
0.0.8.3
0.0.8.2
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