MVN

com.github.brunopessanha : revelio

Maven & Gradle

May 16, 2019
1 stars

OWL Revelio · Translates SysML Diagrams into OWL Ontology

<dependency>
    <groupId>com.github.brunopessanha</groupId>
    <artifactId>revelio</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.brunopessanha : revelio to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.github.brunopessanha : revelio to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
revelio-1.0.3
revelio-1.0.2
revelio-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.brunopessanha</groupId>
    <artifactId>revelio</artifactId>
    <version>1.0.3</version>
</dependency>

Advertisement