File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 <artifactId >dm-wicket-bom</artifactId >
1111 <packaging >pom</packaging >
1212 <name >DenktMit :: Wicket :: BOM</name >
13+ <description >Bill of Materials (BOM) for aligning versions across DenktMit Wicket modules.</description >
1314 <dependencyManagement >
1415 <dependencies >
1516 <dependency >
Original file line number Diff line number Diff line change 1010 <artifactId >dm-wicket-parent</artifactId >
1111 <packaging >pom</packaging >
1212 <name >DenktMit :: Wicket :: Parent</name >
13+ <description >Parent POM providing shared configuration and dependency management for DenktMit Wicket modules.</description >
1314 <modules >
1415 <module >../components</module >
1516 <module >../kotlin</module >
Original file line number Diff line number Diff line change 99 </parent >
1010 <artifactId >dm-wicket-components</artifactId >
1111 <name >DenktMit :: Wicket :: Components</name >
12+ <description >Reusable Wicket UI components and utilities for DenktMit applications.</description >
1213 <dependencies >
1314 <dependency >
1415 <groupId >de.denktmit.wicket</groupId >
Original file line number Diff line number Diff line change 99 </parent >
1010 <artifactId >dm-wicket-kotlin</artifactId >
1111 <name >DenktMit :: Wicket :: Kotlin</name >
12+ <description >Kotlin extensions and helpers for working with Apache Wicket in DenktMit projects.</description >
1213 <dependencies >
1314 <dependency >
1415 <groupId >org.jetbrains.kotlin</groupId >
Original file line number Diff line number Diff line change 99 </parent >
1010 <artifactId >dm-wicket-model</artifactId >
1111 <name >DenktMit :: Wicket :: Model</name >
12+ <description >Model abstractions and utilities for Apache Wicket used in DenktMit projects.</description >
1213 <dependencies >
1314 <dependency >
1415 <groupId >de.denktmit.wicket</groupId >
Original file line number Diff line number Diff line change 66 <version >${revision}${sha1}${changelist} </version >
77 <packaging >pom</packaging >
88 <name >DenktMit :: Wicket :: root</name >
9+ <description >Aggregator project for DenktMit Wicket modules (root POM).</description >
910 <modules >
1011 <module >_bom</module >
1112 <module >_parent</module >
Original file line number Diff line number Diff line change 99 </parent >
1010 <artifactId >dm-wicket-spring</artifactId >
1111 <name >DenktMit :: Wicket :: Spring</name >
12+ <description >Integration utilities between Apache Wicket and Spring for DenktMit applications.</description >
1213 <dependencies >
1314 <dependency >
1415 <groupId >de.denktmit.wicket</groupId >
You can’t perform that action at this time.
0 commit comments