Rulewerk

A Java library for working with the VLog rule engine

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.semanticweb.vlog4j
ArtifactId

ArtifactId

vlog4j-parent
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

Rulewerk
A Java library for working with the VLog rule engine
Project URL

Project URL

https://github.com/knowsys/rulewerk
Project Organization

Project Organization

Rulewerk Developers
Source Code Management

Source Code Management

https://github.com/knowsys/vlog4j.git

Download vlog4j-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • vlog4j-core
  • vlog4j-vlog
  • vlog4j-rdf
  • vlog4j-owlapi
  • vlog4j-graal
  • vlog4j-parser
  • vlog4j-examples
  • vlog4j-client
  • coverage

Versions

Version
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.0.1