codbex-hades-components-parent
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>com.codbex.hades</groupId> <artifactId>codbex-hades-components-parent</artifactId> <version>2.58.0</version> </dependency>
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" 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>com.codbex.hades</groupId> <artifactId>codbex-hades-parent</artifactId> <version>2.58.0</version> <relativePath>../pom.xml</relativePath> </parent> <name>codbex - hades - components - parent</name> <artifactId>codbex-hades-components-parent</artifactId> <packaging>pom</packaging> <modules> <module>ui/menu-help</module> </modules> </project>