Twirl RDF API

A library for simplified SPIN constraint validation.

License

License

GroupId

GroupId

com.atomgraph
ArtifactId

ArtifactId

twirl
Last Version

Last Version

1.0.30
Release Date

Release Date

Type

Type

jar
Description

Description

Twirl RDF API
A library for simplified SPIN constraint validation.
Project URL

Project URL

https://github.com/AtomGraph/Twirl
Source Code Management

Source Code Management

https://github.com/AtomGraph/Twirl

Download twirl

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.jena : jena-arq jar 4.5.0
org.slf4j : slf4j-log4j12 jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.
com.atomgraph

AtomGraph

Declarative Knowledge Graph application components

Versions

Version
1.0.30
1.0.28
1.0.25
1.0.20
1.0.17