| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.rdf4j |
| Идентификатор | Идентификаторrdf4j-http-client |
| Версия | Версия4.0.0-M3 |
| Тип | Типjar |
| Описание |
ОписаниеRDF4J: HTTP client
Client functionality for communicating with an RDF4J server over HTTP.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| rdf4j-http-client-4.0.0-M3.pom | |
| rdf4j-http-client-4.0.0-M3.jar | 53 KB |
| rdf4j-http-client-4.0.0-M3-sources.jar | 31 KB |
| rdf4j-http-client-4.0.0-M3-javadoc.jar | 493 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-http-client/ -->
<dependency>
<groupId>org.eclipse.rdf4j</groupId>
<artifactId>rdf4j-http-client</artifactId>
<version>4.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-http-client/
implementation 'org.eclipse.rdf4j:rdf4j-http-client:4.0.0-M3'
// https://jarcasting.com/artifacts/org.eclipse.rdf4j/rdf4j-http-client/
implementation ("org.eclipse.rdf4j:rdf4j-http-client:4.0.0-M3")
'org.eclipse.rdf4j:rdf4j-http-client:jar:4.0.0-M3'
<dependency org="org.eclipse.rdf4j" name="rdf4j-http-client" rev="4.0.0-M3">
<artifact name="rdf4j-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.rdf4j', module='rdf4j-http-client', version='4.0.0-M3')
)
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-http-client" % "4.0.0-M3"
[org.eclipse.rdf4j/rdf4j-http-client "4.0.0-M3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.rdf4j : rdf4j-common-transaction | jar | 4.0.0-M3 |
| org.eclipse.rdf4j : rdf4j-http-protocol | jar | 4.0.0-M3 |
| org.eclipse.rdf4j : rdf4j-query | jar | 4.0.0-M3 |
| org.eclipse.rdf4j : rdf4j-queryresultio-api | jar | 4.0.0-M3 |
| org.eclipse.rdf4j : rdf4j-rio-api | jar | 4.0.0-M3 |
| org.eclipse.rdf4j : rdf4j-model | jar | 4.0.0-M3 |
| org.eclipse.rdf4j : rdf4j-queryresultio-sparqlxml | jar | 4.0.0-M3 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.rdf4j : rdf4j-queryresultio-binary | jar | 4.0.0-M3 |
| commons-codec : commons-codec | jar | 1.15 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.tomakehurst : wiremock-jre8 | jar | 2.27.2 |
| org.eclipse.rdf4j : rdf4j-rio-binary | jar | 4.0.0-M3 |
| org.eclipse.rdf4j : rdf4j-rio-nquads | jar | 4.0.0-M3 |
| org.eclipse.rdf4j : rdf4j-rio-jsonld | jar | 4.0.0-M3 |
| org.eclipse.rdf4j : rdf4j-rio-turtle | jar | 4.0.0-M3 |
| org.eclipse.rdf4j : rdf4j-queryresultio-sparqljson | jar | 4.0.0-M3 |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.assertj : assertj-core | jar | 3.19.0 |
| org.mockito : mockito-core | jar | 3.8.0 |
| ch.qos.logback : logback-classic | jar | 1.2.8 |