Last Version

VLog Java 1.3.3

Basic implementation of the VLog Java connection, to be used by org.semanticweb.rulewerk.reasoner.vlog

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.semanticweb.vlog4j
ArtifactId

ArtifactId

vlog4j-base
Version

Version

1.3.3
Type

Type

pom
Description

Description

VLog Java
Basic implementation of the VLog Java connection, to be used by org.semanticweb.rulewerk.reasoner.vlog
Project URL

Project URL

https://github.com/karmaresearch/vlog
Project Organization

Project Organization

KarmaResearch
Source Code Management

Source Code Management

https://github.com/karmaresearch/vlog.git

Download vlog4j-base 1.3.3


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

Dependencies

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

Project Modules

There are no modules declared in this project.