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

org.eclipse.rdf4j:rdf4j-http-protocol 2.1.2

HTTP protocol (REST-style)

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.rdf4j
Идентификатор

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

rdf4j-http-protocol
Версия

Версия

2.1.2
Тип

Тип

jar

Скачать rdf4j-http-protocol 2.1.2


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