xj4-lifecycle
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.xj4</groupId>
<artifactId>xj4-lifecycle</artifactId>
<version>0.6</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/maven-v4_0_0.xsd">
<parent>
<artifactId>xj4-modules</artifactId>
<groupId>org.xj4</groupId>
<version>0.6</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.xj4</groupId>
<artifactId>xj4-lifecycle</artifactId>
<version>0.6</version>
<name>XJ4 Module Lifecycle</name>
</project>