uebung5/aufgabe7
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -51,6 +51,12 @@
|
||||
<artifactId>lombok</artifactId>
|
||||
<version>1.18.30</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.primefaces</groupId>
|
||||
<artifactId>primefaces</artifactId>
|
||||
<version>15.0.3</version>
|
||||
<classifier>jakarta</classifier>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
<finalName>demo</finalName>
|
||||
|
||||
Reference in New Issue
Block a user