не последняя версия
Последняя версия 0.1.7

com.revelytix:sherpa-clojure 0.1.4

Defines a SPARQL client and server processing framework using the SHERPA protocol.

Категории

Категории

Clojure Языки программирования
Группа

Группа

com.revelytix
Идентификатор

Идентификатор

sherpa-clojure
Версия

Версия

0.1.4
Тип

Тип

jar

Скачать sherpa-clojure 0.1.4


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