Twirl RDF API

A library for simplified SPIN constraint validation.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.30
Дата

Дата

Тип

Тип

jar
Описание

Описание

Twirl RDF API
A library for simplified SPIN constraint validation.
Ссылка на сайт

Ссылка на сайт

https://github.com/AtomGraph/Twirl
Система контроля версий

Система контроля версий

https://github.com/AtomGraph/Twirl

Скачать twirl

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.jena : jena-arq jar 4.5.0
org.slf4j : slf4j-log4j12 jar 1.7.25

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

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

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

AtomGraph

Declarative Knowledge Graph application components

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

Версия
1.0.30
1.0.28
1.0.25
1.0.20
1.0.17