LDP4j :: Commons :: RMF :: Core

The main implementation of the RDF Manipulation API

Лицензия

Лицензия

Группа

Группа

org.ldp4j.commons.rmf
Идентификатор

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

rmf-core
Последняя версия

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

0.2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

LDP4j :: Commons :: RMF :: Core
The main implementation of the RDF Manipulation API
Организация-разработчик

Организация-разработчик

Center for Open Middleware

Скачать rmf-core

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.12
org.ldp4j.commons : ldp4j-commons-core jar 0.2.2
org.ldp4j.commons.rmf : integration-sesame jar 0.2.2

provided (1)

Идентификатор библиотеки Тип Версия
org.ldp4j.commons.rmf : rmf-api jar 0.2.2

test (5)

Идентификатор библиотеки Тип Версия
org.ldp4j.commons.rmf : rmf-tck jar 0.2.2
org.slf4j : slf4j-log4j12 jar 1.7.12
org.hamcrest : hamcrest-integration jar 1.3
junit : junit jar 4.12
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners jar 2.4

Модули Проекта

Данный проект не имеет модулей.

LDP4j

A Java-based framework for the development of read-write Linked Data applications based on the W3C Linked Data Platform 1.0 (LDP) specification.

LDP4j is distributed under the Apache License, version 2.0.

For more information, please visit LDP4j website.

Build Status Coverage Technical Debt Version License

Версии библиотеки

Версия
0.2.2
0.2.1
0.2.0
0.1.0