Last Version

Marmotta Client Library for JavaScript 3.4.0

A JavaScript Library for accessing a remote Marmotta installation using REST webservice calls.

License

License

Categories

Categories

JavaScript Languages CLI User Interface
GroupId

GroupId

org.apache.marmotta
ArtifactId

ArtifactId

marmotta-client-js
Version

Version

3.4.0
Type

Type

jar
Description

Description

Marmotta Client Library for JavaScript
A JavaScript Library for accessing a remote Marmotta installation using REST webservice calls.
Project URL

Project URL

http://marmotta.apache.org/marmotta-client-js
Project Organization

Project Organization

The Apache Software Foundation

Download marmotta-client-js 3.4.0


<!-- https://jarcasting.com/artifacts/org.apache.marmotta/marmotta-client-js/ -->
<dependency>
    <groupId>org.apache.marmotta</groupId>
    <artifactId>marmotta-client-js</artifactId>
    <version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.marmotta/marmotta-client-js/
implementation 'org.apache.marmotta:marmotta-client-js:3.4.0'
// https://jarcasting.com/artifacts/org.apache.marmotta/marmotta-client-js/
implementation ("org.apache.marmotta:marmotta-client-js:3.4.0")
'org.apache.marmotta:marmotta-client-js:jar:3.4.0'
<dependency org="org.apache.marmotta" name="marmotta-client-js" rev="3.4.0">
  <artifact name="marmotta-client-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.marmotta', module='marmotta-client-js', version='3.4.0')
)
libraryDependencies += "org.apache.marmotta" % "marmotta-client-js" % "3.4.0"
[org.apache.marmotta/marmotta-client-js "3.4.0"]

Dependencies

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.