@@ -106,18 +106,19 @@ import "@patternfly-java/charts/dist/charts";
106106
107107PatternFly Java consists of these Maven modules (a-z):
108108
109- | Module | Description |
110- | ----------------------------| ----------------------------------|
111- | patternfly-java-bom | Bill of materials |
112- | patternfly-java-charts | PatternFly charts |
113- | patternfly-java-codeeditor | PatternFly code editor |
114- | patternfly-java-components | PatternFly components |
115- | patternfly-java-core | Core PatternFly Java classes |
116- | patternfly-java-finder | PatternFly Java Finder extension |
117- | patternfly-java-gwt | PatternFly Java for GWT |
118- | patternfly-java-icons | PatternFly Java icons |
119- | patternfly-java-j2cl | PatternFly Java for J2CL |
120- | patternfly-java-layouts | PatternFly Java layouts |
109+ | Module | Description |
110+ | ----------------------------| -----------------------|
111+ | patternfly-java-bom | Bill of materials |
112+ | patternfly-java-charts | Charts |
113+ | patternfly-java-codeeditor | Code editor extension |
114+ | patternfly-java-components | Components |
115+ | patternfly-java-core | Core classes |
116+ | patternfly-java-finder | Finder extension |
117+ | patternfly-java-gwt | GWT support |
118+ | patternfly-java-icons | Icons |
119+ | patternfly-java-j2cl | J2CL support |
120+ | patternfly-java-layouts | Layouts |
121+ | patternfly-java-tokens | Tokens |
121122
122123Here’s the dependency graph of these maven modules and their external dependencies:
123124
0 commit comments