MVN

org.semanticweb.vlog4j : vlog4j-client

Maven & Gradle

May 22, 2020
24 stars

Rulewerk Client · Stand-alone Rulewerk application

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

Latest Version

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

  • Latest Stable: 0.6.0

All Versions

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

Version Vulnerabilities Updated
0.6.x
vlog4j-client-0.6.0
0.5.x
vlog4j-client-0.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement