WebCmsModule releases

Artifact

<dependencies>
    <dependency>
        <groupId>com.foreach.across.modules</groupId>
        <artifactId>web-cms-module</artifactId>
    </dependency>
</dependencies>

Release notes

WebCmsModule follows a semantic versioning scheme.

Module dependencies

Module Type Description

AcrossHibernateJpaModule

required

Required for the JPA domain model.

EntityModule

optional

In combination with AdminWebModule this enables the management forms in the administration UI.

AdminWebModule

optional

In combination with EntityModule this enables the management forms in the administration UI.