jar

it.unibo.tuprolog : datalog-jvm

Maven & Gradle

Aug 25, 2023
86 stars

2P-Kt, Datalog Module · Datalog-compliant utilities for knowledge representation

Table Of Contents

Latest Version

Download it.unibo.tuprolog : datalog-jvm JAR file - Latest Versions:

All Versions

Download it.unibo.tuprolog : datalog-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.31.x
0.30.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window datalog-jvm-0.31.13.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

it.unibo.tuprolog.datalog.visitors

├─ it.unibo.tuprolog.datalog.visitors.AbstractClauseVisitor.class - [JAR]

├─ it.unibo.tuprolog.datalog.visitors.CompoundFinder.class - [JAR]

├─ it.unibo.tuprolog.datalog.visitors.HeadVariablesOutsideNonNegatedLiterals.class - [JAR]

it.unibo.tuprolog.datalog.exception

├─ it.unibo.tuprolog.datalog.exception.DatalogViolationException.class - [JAR]

├─ it.unibo.tuprolog.datalog.exception.InvalidLiteralException.class - [JAR]

it.unibo.tuprolog.datalog

├─ it.unibo.tuprolog.datalog.ClauseVisitor.class - [JAR]

├─ it.unibo.tuprolog.datalog.Datalog.class - [JAR]

Advertisement