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

com.revelytix:sherpa-java 0.1.0

Defines a SPARQL client API implementation using the SHERPA fast protocol for client-server communication. Requires a SHERPA-enabled server.

Категории

Категории

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

Группа

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

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

sherpa-java
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать sherpa-java 0.1.0


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