pellet-modularity-ignazio1977
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>pellet-modularity-ignazio1977</artifactId>
<version>2.4.0-ignazio1977</version>
</dependency><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>pellet-parent-ignazio1977</artifactId>
<version>2.4.0-ignazio1977</version>
</parent>
<artifactId>pellet-modularity-ignazio1977</artifactId>
<name>Pellet :: Modularity (ignazio1977 fork)</name>
<dependencies>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>pellet-owlapi-ignazio1977</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</project>