MVN

org.semanticweb.vlog4j : vlog4j-graal

Maven & Gradle

May 22, 2020
24 stars

Rulewerk Graal Import Components · Components to import Graal data structures.

<dependency>
    <groupId>org.semanticweb.vlog4j</groupId>
    <artifactId>vlog4j-graal</artifactId>
    <version>0.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.semanticweb.vlog4j : vlog4j-graal to add to Maven - Latest Versions:

  • Latest Stable: 0.6.0

All Versions

Choose a version of org.semanticweb.vlog4j : vlog4j-graal to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6.x
vlog4j-graal-0.6.0
0.5.x
vlog4j-graal-0.5.0
0.4.x
vlog4j-graal-0.4.0
0.3.x
vlog4j-graal-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.semanticweb.vlog4j</groupId>
    <artifactId>vlog4j-graal</artifactId>
    <version>0.6.0</version>
</dependency>